Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/time/
Dstrptime.c108 set_week_number_sun (struct tm *timeptr, int wnum) in set_week_number_sun()
125 set_week_number_mon (struct tm *timeptr, int wnum) in set_week_number_mon()
141 set_week_number_mon4 (struct tm *timeptr, int wnum) in set_week_number_mon4()
157 strptime_l (const char *buf, const char *format, struct tm *timeptr, in strptime_l()
515 strptime (const char *buf, const char *format, struct tm *timeptr) in strptime()