Home
last modified time | relevance | path

Searched refs:localtime (Results 1 – 14 of 14) sorted by relevance

/time/
A Dlocaltime.c63 localtime (const time_t *t) in libc_hidden_def()
68 libc_hidden_def (localtime)
A Dbug-asctime_r.c12 struct tm *tp = localtime (&t); in do_test()
A Dtst-posixtz.c49 tmp = localtime (&tests[cnt].when); in do_test()
69 localtime (&tests[0].when); in do_test()
A Dbug-asctime.c12 struct tm *tp = localtime (&t); in do_test()
A Dtest_time.c64 tp = localtime(&t); in main()
94 loctime = localtime (&curtime); in main()
A Dtst-y2039.c34 struct tm *tm = localtime (&ouch); in do_test()
A Dtst-mktime.c37 tm = localtime (&t); in do_test()
A Dtst-mktime2.c78 struct tm *lt = localtime (&now); in mktime_test1()
125 struct tm *lt = localtime (&now); in bigtime_test()
A Dbug-mktime4.c76 struct tm *lt = localtime (&t); in do_test()
A Dtime.h136 extern struct tm *localtime (const time_t *__timer) __THROW;
141 extern struct tm *__REDIRECT_NTH (localtime, (const time_t *__timer),
145 # define localtime __localtime64 macro
A DVersions31 localtime; localtime_r;
A Dtst-strftime.c79 struct tm *now = localtime (&tnow); in do_test()
A DMakefile33 gmtime localtime mktime time \
A Dstrptime_l.c46 struct tm *l = localtime (t); in localtime_r()

Completed in 13 milliseconds