Home
last modified time | relevance | path

Searched refs:printf (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/l4re-core-master/lua/lib/contrib/src/
A Dluac.c225 printf("\""); in PrintString()
259 if (isprint(c)) printf("%c",c); else printf("\\%03d",c); in PrintString()
263 printf("\""); in PrintString()
272 printf("N"); in PrintType()
276 printf("B"); in PrintType()
279 printf("F"); in PrintType()
282 printf("I"); in PrintType()
286 printf("S"); in PrintType()
292 printf("\t"); in PrintType()
599 if (b==0) printf("all in "); else printf("%d in ",b-1); in PrintCode()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/
A Dgen_wc8bit.c392 printf(" }"); in main()
477 printf(" }"); in main()
545 printf("\n"); in main()
552 printf("\n"); in main()
567 printf("\n"); in main()
588 printf("\t"); in main()
592 printf("\n"); in main()
617 printf("\t"); in main()
626 printf("\n"); in main()
643 printf("\t"); in main()
[all …]
A Dtst_nl_langinfo.c19 printf("invalid args\n"); in main()
53 printf("ctype\n"); in main()
81 printf("numeric\n"); in main()
91 printf("\"\n\n"); in main()
93 printf("monetary\n"); in main()
105 printf("\"\n\n"); in main()
127 printf("time\n"); in main()
185 printf("ERA:\n"); in main()
235 printf("paper\n"); in main()
240 printf("name\n"); in main()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/pwd_grp/
A Dtest_pwd.c24 printf in main()
27 printf("pw_name\t\t: %s\n", passwd->pw_name); in main()
31 printf("pw_gecos\t: %s\n", passwd->pw_gecos); in main()
32 printf("pw_dir\t\t: %s\n", passwd->pw_dir); in main()
33 printf("pw_shell\t: %s\n", passwd->pw_shell); in main()
34 printf in main()
43 printf in main()
54 printf("pw_dir\t\t: %s\n", passwd->pw_dir); in main()
56 printf in main()
63 printf(">NULL<\n"); in main()
[all …]
A Dtest_grp.c25 printf in main()
31 printf("gr_mem\t\t: "); in main()
35 printf("%s, ", *tmp_mem); in main()
38 printf in main()
47 printf in main()
56 printf("gr_mem\t\t: "); in main()
64 printf in main()
70 printf(">NULL<\n"); in main()
75 printf("gr_mem\t\t: "); in main()
79 printf("%s, ", *tmp_mem); in main()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-cancel4.c112 printf ("%s: mkstemp failed\n", __FUNCTION__); in tf_read()
157 printf ("%s: mkstemp failed\n", __FUNCTION__); in tf_readv()
203 printf ("%s: mkstemp failed\n", __FUNCTION__); in tf_write()
249 printf ("%s: mkstemp failed\n", __FUNCTION__); in tf_writev()
309 printf ("%s: sleep returns\n", __FUNCTION__); in tf_sleep()
341 printf ("%s: usleep returns\n", __FUNCTION__); in tf_usleep()
393 printf ("%s: mkstemp failed\n", __FUNCTION__); in tf_select()
442 printf ("%s: mkstemp failed\n", __FUNCTION__); in tf_pselect()
491 printf ("%s: mkstemp failed\n", __FUNCTION__); in tf_poll()
538 printf ("%s: mkstemp failed\n", __FUNCTION__); in tf_ppoll()
[all …]
A Dtst-mqueue2.c53 printf ("mq_open failed with: %m\n"); in do_test()
190 printf ("mq_send failed: %m\n"); in do_test()
201 printf ("mq_receive failed: %m\n"); in do_test()
203 printf ("mq_receive returned %zd != 1\n", rets); in do_test()
217 printf ("mq_receive failed: %m\n"); in do_test()
219 printf ("mq_receive returned %zd != 2\n", rets); in do_test()
240 printf ("mq_timedsend failed: %m\n"); in do_test()
310 printf ("mq_timedreceive failed: %m\n"); in do_test()
341 printf ("mq_timedreceive failed: %m\n"); in do_test()
363 printf ("mq_receive failed: %m\n"); in do_test()
[all …]
A Dtst-mqueue4.c49 printf ("mq_open failed with: %m\n"); in do_test()
68 printf ("mq_unlink failed: %m\n"); in do_test()
74 printf ("mq_close failed: %m\n"); in do_test()
121 printf ("mq_send failed: %m\n"); in do_test()
127 printf ("mq_send failed: %m\n"); in do_test()
133 printf ("mq_getattr failed: %m\n"); in do_test()
170 printf ("mq_close failed: %m\n"); in do_test()
262 printf ("mq_unlink failed: %m\n"); in do_test()
268 printf ("mq_close failed: %m\n"); in do_test()
274 printf ("mq_close failed: %m\n"); in do_test()
[all …]
A Dtst-timer4.c73 printf ("*** pthread_getattr_np failed: %m\n"); in thr2()
170 printf ("\ in check_ts()
199 printf ("*** clock_gettime failed: %m\n"); in do_test()
208 printf ("*** clock_getres failed: %m\n"); in do_test()
285 printf ("*** timer_getoverrun failed: %m\n"); in do_test()
328 printf ("\ in do_test()
337 printf ("\ in do_test()
347 printf ("*** clock_gettime failed: %m\n"); in do_test()
490 printf ("\ in do_test()
499 printf ("*** clock_gettime failed: %m\n"); in do_test()
[all …]
A Dtst-mqueue1.c81 printf ("mq_getattr failed: %m\n"); in do_one_test()
154 printf ("mq_getattr failed: %m\n"); in do_one_test()
163 printf ("fork failed: %m\n"); in do_one_test()
186 printf ("mq_getattr failed: %m\n"); in do_one_test()
270 printf ("mq_getattr failed: %m\n"); in do_one_test()
288 printf ("waitpid failed: %m\n"); in do_one_test()
301 printf ("mq_getattr failed: %m\n"); in do_one_test()
352 printf ("mq_getattr failed: %m\n"); in do_test()
363 printf ("mq_setattr failed: %m\n"); in do_test()
381 printf ("mq_setattr failed: %m\n"); in do_test()
[all …]
A Dtst-mutex8.c98 printf ("1st mutex_init failed for %s\n", mas); in check_type()
110 printf ("2nd mutex_init failed for %s\n", mas); in check_type()
116 printf ("1st mutex_lock failed for %s\n", mas); in check_type()
135 printf ("1st mutex_unlock failed for %s\n", mas); in check_type()
141 printf ("mutex_trylock failed for %s\n", mas); in check_type()
153 printf ("\ in check_type()
182 printf ("2nd mutex_lock failed for %s\n", mas); in check_type()
200 printf ("\ in check_type()
232 printf ("3rd mutex_init failed for %s\n", mas); in check_type()
252 printf ("3rd mutex_lock failed for %s\n", mas); in check_type()
[all …]
A Dtst-cpuclock2.c95 printf ("clock_gettime on %s CPU clock %lx => %s\n", in test_nanosleep()
130 printf ("clock_gettime on %s CPU clock %lx => %s\n", in test_nanosleep()
139 printf ("\ in test_nanosleep()
148 printf ("\ in test_nanosleep()
191 printf ("timer_create: %m\n"); in do_test()
203 printf ("pthread_create: %s\n", strerror (e)); in do_test()
219 printf ("clock_getres on thread clock %lx => %s\n", in do_test()
242 printf ("live thread before sleep => %lu.%.9lu\n", in do_test()
252 printf ("self thread before sleep => %lu.%.9lu\n", in do_test()
264 printf ("live thread after sleep => %lu.%.9lu\n", in do_test()
[all …]
A Dtst-mqueue8.c82 printf ("tf: %s returned\n", names[(long) arg]); in tf()
99 printf ("mq_open failed with: %m\n"); in do_test()
105 printf ("mq_unlink failed with: %m\n"); in do_test()
131 printf ("1st %s create failed\n", names[l]); in do_test()
151 printf ("1st cancel of %s failed\n", names[l]); in do_test()
159 printf ("1st join of %s failed\n", names[l]); in do_test()
189 printf ("2nd %s create failed\n", names[l]); in do_test()
197 printf ("2nd cancel of %s failed\n", names[l]); in do_test()
212 printf ("2nd join of %s failed\n", names[l]); in do_test()
246 printf ("mq_send failed: %m\n"); in do_test()
[all …]
A Dtst-mqueue6.c46 printf ("mq_send on line %d failed with: %m\n", line);
61 printf ("mq_receive on line %d failed with: %m\n", line);
63 printf ("mq_receive on line %d returned %zd != 1\n",
83 printf ("pthread_getattr_np failed: %m\n"); in fct()
92 printf ("pthread_attr_getguardsize failed: %m\n"); in fct()
120 printf ("mq_open failed with: %m\n"); in do_test()
184 printf ("fct_guardsize %zd != 0\n", fct_guardsize); in do_test()
196 printf ("mq_notify (q, NULL) failed with: %m\n"); in do_test()
258 printf ("mq_notify (q, NULL) failed with: %m\n"); in do_test()
270 printf ("mq_unlink failed: %m\n"); in do_test()
[all …]
A Dtst-mqueue5.c83 printf ("mq_receive on line %d returned %zd != 1\n",
335 printf ("mq_close failed: %m\n"); in do_child()
522 printf ("pthread_join failed: %m\n"); in do_child()
530 printf ("mq_close failed: %m\n"); in do_child()
547 printf ("cannot open temporary file: %m\n"); in do_test()
569 printf ("mmap failed: %m\n"); in do_test()
619 printf ("mq_open failed with: %m\n"); in do_test()
745 printf ("fork () failed: %m\n"); in do_test()
874 printf ("mq_close failed: %m\n"); in do_test()
973 printf ("mq_unlink failed: %m\n"); in do_test()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dconf.c89 printf(_("(NEW) ")); in conf_askvalue()
114 printf("\n"); in conf_askvalue()
129 printf("%s", line); in conf_askvalue()
189 printf("/n"); in conf_sym()
191 printf("/m"); in conf_sym()
193 printf("/y"); in conf_sym()
195 printf("/?"); in conf_sym()
196 printf("] "); in conf_sym()
291 printf("\n"); in conf_choice()
300 printf("?"); in conf_choice()
[all …]
/l4re-core-master/libc_backends/lib/misc/
A Dmisc.c31 printf("%s: implement me \n", __func__); in __ctype_b_loc()
77 printf("Unimplemented: fork()\n"); in fork()
91 printf("Unimplemented: kill(%d, %d)\n", pid, sig); in kill()
157 printf("unimplemented: %s(%d)\n", __func__, fd); in ptsname()
171 printf("Unimplemented: %s()\n", __func__); in setsid()
190 printf("Unimplemented: %s()\n", __func__); in pipe()
215 printf("Unimplemented: %s(..)\n", __func__); in pclose()
286 printf("Unimplemented: %s()\n", __func__); in tcsendbreak()
294 printf("Unimplemented: %s()\n", __func__); in cfmakeraw()
330 printf("Unimplemented: %s()\n", __func__); in getgroups()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/malloc/
A Dtestmalloc.c20 printf("pointer to x is %p\n", x); in main()
21 printf("pointer to y is %p\n", y); in main()
23 printf("pointer to x is %p\n", x); in main()
25 printf("pointer to y is %p\n", y); in main()
28 printf("about to free(0)\n"); in main()
32 printf("x = %p\n", x); in main()
47 printf("loop 1: malloc returned 0\n"); in main()
54 printf("freeing 100 nodes\n"); in main()
61 printf("try realloc 100 times \n"); in main()
87 printf("freeing 100 nodes\n"); in main()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/
A Dgetopt_long.c37 printf ("option %s", long_options[option_index].name); in main()
39 printf (" with arg %s", optarg); in main()
40 printf ("\n"); in main()
56 printf ("option %c\n", c); in main()
60 printf ("option a\n"); in main()
64 printf ("option b\n"); in main()
68 printf ("option c with value `%s'\n", optarg); in main()
72 printf ("option d with value `%s'\n", optarg); in main()
85 printf ("non-option ARGV-elements: "); in main()
87 printf ("%s ", argv[optind++]); in main()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/stat/
A Dstat.c10 printf("%s\n", msg); in print_struct_stat()
12 printf("device : 0x%llx\n",(long long)s->st_dev); in print_struct_stat()
13 printf("inode : %lld\n", (long long)s->st_ino); in print_struct_stat()
14 printf("mode : 0x%llx\n",(long long)s->st_mode); in print_struct_stat()
15 printf("nlink : %lld\n", (long long)s->st_nlink); in print_struct_stat()
16 printf("uid : %lld\n", (long long)s->st_uid); in print_struct_stat()
17 printf("gid : %lld\n", (long long)s->st_gid); in print_struct_stat()
18 printf("rdev : 0x%llx\n",(long long)s->st_rdev); in print_struct_stat()
19 printf("size : %lld\n", (long long)s->st_size); in print_struct_stat()
22 printf("atime : %lld\n", (long long)s->st_atime); in print_struct_stat()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/
A Dtst_nl_langinfo.c19 printf("invalid args\n"); in main()
53 printf("ctype\n"); in main()
81 printf("numeric\n"); in main()
91 printf("\"\n\n"); in main()
93 printf("monetary\n"); in main()
105 printf("\"\n\n"); in main()
127 printf("time\n"); in main()
185 printf("ERA:\n"); in main()
235 printf("paper\n"); in main()
240 printf("name\n"); in main()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/tls/
A Dtst-tls8.c35 printf ("cannot open '%s': %s\n", modname1, dlerror ()); in do_test()
47 printf ("round %d: modid now %zd, initially %zd\n", in do_test()
58 printf ("round %d: modid now %zd, initially %zd\n", in do_test()
91 printf ("round %d: modid now %zd, initially %zd\n", in do_test()
102 printf ("round %d: modid now %zd, initially %zd\n", in do_test()
111 printf ("cannot get symbol 'baz' in %s\n", modname2); in do_test()
144 printf ("round %d: modid now %zd, initially %zd\n", in do_test()
153 printf ("round %d: modid now %zd, initially %zd\n", in do_test()
184 printf ("round %d: modid now %zd, initially %zd\n", in do_test()
193 printf ("round %d: modid now %zd, initially %zd\n", in do_test()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/i386/
A Dmemchr.c64 printf((char*)memchr(str, '.',-2) - str == 3 ? "ok\n" : "BAD!\n");
65 printf((char*)memchr(str, '.',-1) - str == 3 ? "ok\n" : "BAD!\n");
66 printf((char*)memchr(str, '.', 0) == NULL ? "ok\n" : "BAD!\n");
67 printf((char*)memchr(str, '.', 1) == NULL ? "ok\n" : "BAD!\n");
68 printf((char*)memchr(str, '.', 2) == NULL ? "ok\n" : "BAD!\n");
69 printf((char*)memchr(str, '.', 3) == NULL ? "ok\n" : "BAD!\n");
70 printf((char*)memchr(str, '.', 4) - str == 3 ? "ok\n" : "BAD!\n");
71 printf((char*)memchr(str, '.', 5) - str == 3 ? "ok\n" : "BAD!\n");
72 printf((char*)memchr(str+3, '.', 0) == NULL ? "ok\n" : "BAD!\n");
73 printf((char*)memchr(str+3, '.', 5) - str == 3 ? "ok\n" : "BAD!\n");
/l4re-core-master/libc_backends/lib/socket_noop/
A Dsocket_noop.c20 printf("Unimplemented: %s(%d, %d, %d)\n", __func__, domain, type, protocol); in socket()
42 printf("Unimplemented: %s(%d, %p, %p, %d)\n", in accept4()
58 printf("Unimplemented: %s(%d, %d, %d, %p, %p)\n", in getsockopt()
67 printf("Unimplemented: %s(%d, %d, %d, %p, ...)\n", in setsockopt()
76 printf("Unimplemented: %s(%d, %d)\n", __func__, sockfd, backlog); in listen()
83 printf("Unimplemented: %s(%d, %d)\n", __func__, sockfd, how); in shutdown()
98 printf("Unimplemented: %s(%d, %p, %zd, %d, %p, %p)\n", in recvfrom()
114 printf("Unimplemented: %s(%d, %p, %zd, %d, %p, %d)\n", __func__, in sendto()
122 printf("Unimplemented: %s(%d, %d, %d, %p)\n", __func__, in socketpair()
146 printf("Unimplemented: %s(%p, %d, %p, %d, %p, %d, %d)\n", __func__, in getnameinfo()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/ryu/
A Df2s.c55 printf("-> %u * 2^%d\n", m2, e2 + 2); in f2d()
80 printf("%u * 2^%d / 10^%u\n", mv, e2, q); in f2d()
112 printf("%u %d %d %d\n", q, i, k, j); in f2d()
138 printf("e10=%d\n", e10); in f2d()
210 printf("O=%u\n", output); in f2d()
211 printf("EXP=%d\n", exp); in f2d()
232 printf("DIGITS=%u\n", v.mantissa); in to_chars()
233 printf("OLEN=%u\n", olength); in to_chars()
302 printf("IN="); in floating_to_fd32()
304 printf("%u", (bits >> bit) & 1); in floating_to_fd32()
[all …]

Completed in 41 milliseconds

12345678910>>...22