Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 18 of 18) sorted by relevance

/time/
A Dclock_gettime.c25 __clock_gettime (clockid_t clock_id, struct timespec *tp) in __clock_gettime()
A Dclock_settime.c25 __clock_settime (clockid_t clock_id, const struct timespec *tp) in __clock_settime()
A Dlocaltime.c28 __localtime64_r (const __time64_t *t, struct tm *tp) in __localtime64_r()
38 __localtime_r (const time_t *t, struct tm *tp) in __localtime_r()
A Dwcsftime.c24 const struct tm *tp) in wcsftime()
A Dstrftime.c23 strftime (char *s, size_t maxsize, const char *format, const struct tm *tp) in strftime()
A Dasctime.c34 asctime_internal (const struct tm *tp, char *buf, size_t buflen) in asctime_internal()
75 __asctime_r (const struct tm *tp, char *buf) in __asctime_r()
A Dbug-asctime.c12 struct tm *tp = localtime (&t); in do_test() local
A Dbug-asctime_r.c12 struct tm *tp = localtime (&t); in do_test() local
A Dtst_wcsftime.c9 struct tm *tp; in main() local
A Dgmtime.c24 __gmtime64_r (const __time64_t *t, struct tm *tp) in __gmtime64_r()
A Dtest_time.c27 struct tm *tp; in main() local
A Dofftime.c29 __offtime (__time64_t t, long int offset, struct tm *tp) in __offtime()
A Dmktime.c246 struct tm const *tp) in tm_diff()
271 long_int *t, struct tm *tp) in ranged_convert()
321 __mktime_internal (struct tm *tp, in __mktime_internal()
524 __mktime64 (struct tm *tp) in __mktime64()
A Dera.c142 _nl_get_era_entry (const struct tm *tp, struct __locale_data *current) in _nl_get_era_entry()
A Dgetdate.c107 __getdate_r (const char *string, struct tm *tp) in __getdate_r()
A Dtzfile.c581 struct tm *tp) in __tzfile_compute()
A Dstrptime_l.c44 localtime_r (const time_t *t, struct tm *tp) in localtime_r()
A Dstrftime_l.c1448 const struct tm *tp) in emacs_strftime()

Completed in 19 milliseconds