Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/time/
Dctime.c54 ctime (const time_t * tim_p) in ctime()
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.c68 gmtime (const time_t * tim_p) in gmtime()
Dlcltime.c62 localtime (const time_t * tim_p) in localtime()
Dasctime.c64 asctime (const struct tm *tim_p) in asctime()
Dctime_r.c25 ctime_r (const time_t * tim_p, in ctime_r()
Dlcltime_r.c35 localtime_r (const time_t *__restrict tim_p, in localtime_r()
Dasctime_r.c30 asctime_r (const struct tm *__restrict tim_p, in asctime_r()
Dgmtime_r.c65 gmtime_r (const time_t *__restrict tim_p, in gmtime_r()
Dstrftime.c356 iso_year_adjust (const struct tm *tim_p) in iso_year_adjust()
407 get_era_info (const struct tm *tim_p, const wchar_t *era) in get_era_info()
677 const struct tm *tim_p, struct __locale_t *locale, in __strftime()
1457 const struct tm *__restrict tim_p) in strftime()
1477 const struct tm *__restrict tim_p, struct __locale_t *locale) in strftime_l()