Home
last modified time | relevance | path

Searched refs:strftime (Results 1 – 25 of 54) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtest_time.c70 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 Dtst-ftime_l.c35 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 Dtst-strftime.c47 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 DMakefile.in5 tst-strftime tst-strptime tst-timezone
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_compatibility/
A Dtime.h44 #undef strftime
58 using std::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_compatibility/
A Dtime.h44 #undef strftime
58 using std::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_compatibility/
A Dtime.h44 #undef strftime
58 using std::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_compatibility/
A Dtime.h44 #undef strftime
58 using std::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_compatibility/
A Dtime.h44 #undef strftime
58 using std::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_compatibility/
A Dtime.h44 #undef strftime
58 using std::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_compatibility/
A Dtime.h44 #undef strftime
58 using std::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_compatibility/
A Dtime.h44 #undef strftime
58 using std::strftime;
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dtime.SUSv4.syms6 strftime
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_std/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_global/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_std/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_global/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_std/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_global/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_std/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_global/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_std/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_global/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_std/
A Dctime56 #undef strftime
72 using ::strftime;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_global/
A Dctime56 #undef strftime
72 using ::strftime;

Completed in 11 milliseconds

123