Home
last modified time | relevance | path

Searched defs:tim_p (Results 1 – 10 of 10) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/time/
Dctime.c56 ctime (const time_t * tim_p) in ctime()
Dlcltime.c63 localtime (const time_t * tim_p) in localtime()
Dmktime.c92 set_tm_wday (long days, struct tm *tim_p) in set_tm_wday()
99 validate_structure (struct tm *tim_p) in validate_structure()
185 mktime_utc (struct tm *tim_p, long *days_p) in mktime_utc()
231 mktime (struct tm *tim_p) in mktime()
338 timegm (struct tm *tim_p) in timegm()
Dgmtime.c71 gmtime (const time_t * tim_p) in gmtime()
Dasctime.c70 asctime (const struct tm *tim_p) in asctime()
Dctime_r.c24 ctime_r (const time_t * tim_p, in ctime_r()
Dasctime_r.c25 asctime_r (const struct tm *__restrict tim_p, in asctime_r()
Dlcltime_r.c35 localtime_r (const time_t *__restrict tim_p, in localtime_r()
Dgmtime_r.c65 gmtime_r (const time_t *__restrict tim_p, in gmtime_r()
Dstrftime.c357 iso_year_adjust (const struct tm *tim_p) in iso_year_adjust()
408 get_era_info (const struct tm *tim_p, const wchar_t *era) in get_era_info()
678 const struct tm *tim_p, struct __locale_t *locale, in __strftime()
1478 const struct tm *__restrict tim_p) in strftime()
1498 const struct tm *__restrict tim_p, struct __locale_t *locale) in strftime_l()