Home
last modified time | relevance | path

Searched refs:tm_yday (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtst-strptime.c98 buf, tm.tm_wday, tm.tm_yday); in test_tm()
111 if (tm.tm_yday != tm_tests[i].yday) in test_tm()
114 tm_tests[i].input, tm.tm_yday, tm_tests[i].yday); in test_tm()
159 tm.tm_wday, tm.tm_yday, tm.tm_mon, tm.tm_mday); in main()
167 if (tm.tm_yday != day_tests[i].yday) in main()
170 day_tests[i].input, tm.tm_yday, day_tests[i].yday); in main()
A Dtime.c17 tm1.tm_yday != tm2.tm_yday || in tm_cmp()
30 tm.tm_wday, tm.tm_yday, tm.tm_isdst); in tm_str()
37 .tm_wday = wd, .tm_yday = yd, .tm_isdst = dst }
A Dtst-mktime3.c16 .tm_mon = 11, .tm_year = 103, .tm_wday = 3, .tm_yday = 364 },
46 CHECK (tm_yday) in main()
A Dtst-timezone.c134 tmBuf.tm_wday, tmBuf.tm_yday, tmBuf.tm_isdst); in main()
157 tmBuf.tm_wday, tmBuf.tm_yday, tmBuf.tm_isdst); in main()
A Dtst-mktime2.c93 && lt->tm_yday == tm.tm_yday in bigtime_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtime.h141 int tm_yday; /* Days in year.[0-365] */ member
/l4re-core-master/lua/lib/contrib/src/
A Dloslib.c237 setfield(L, "yday", stm->tm_yday, 1); in setallfields()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dtime.c664 + 24 * ptm->tm_yday)); in tm_isdst()

Completed in 12 milliseconds