/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/ |
A D | test_time.c | 70 else if (strftime(buf, sizeof(buf), "%a %b %d %X %Z %Y", tp) == 0) in main() 98 strftime (buffer, SIZE, "Today is %A, %B %d.\n", loctime); in main() 100 strftime (buffer, SIZE, "The time is %I:%M %p.\n", loctime); in main() 110 strftime (buffer, SIZE, "%D %T was %w the %jth.\n", loctime); in main()
|
A D | tst-ftime_l.c | 35 if (strftime (buf, sizeof (buf), "%e %^B %Y", &tm) == 0) in main() 90 n = strftime (buf, sizeof (buf), "%e %^B %Y", &tm); in main() 113 if (strftime (buf, sizeof (buf), "%e %^B %Y", &tm) == 0) in main()
|
A D | tst-strftime.c | 47 res = strftime (buf, size, tests[cnt].fmt, now); in do_test() 92 size_t r = strftime (buf, sizeof (buf), ftests[cnt].fmt, &ttm); in do_test()
|
A D | Makefile.in | 5 tst-strftime tst-strptime tst-timezone
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_compatibility/ |
A D | time.h | 44 #undef strftime 58 using std::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_compatibility/ |
A D | time.h | 44 #undef strftime 58 using std::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_compatibility/ |
A D | time.h | 44 #undef strftime 58 using std::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_compatibility/ |
A D | time.h | 44 #undef strftime 58 using std::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_compatibility/ |
A D | time.h | 44 #undef strftime 58 using std::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_compatibility/ |
A D | time.h | 44 #undef strftime 58 using std::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_compatibility/ |
A D | time.h | 44 #undef strftime 58 using std::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_compatibility/ |
A D | time.h | 44 #undef strftime 58 using std::strftime;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/ |
A D | time.SUSv4.syms | 6 strftime
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_std/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_global/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_std/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_global/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_std/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_global/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_std/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_global/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_std/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_global/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_std/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_global/ |
A D | ctime | 56 #undef strftime 72 using ::strftime;
|