Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/locale/
Dwcsftime.c59 const wchar_t * __restrict format, const struct tm * __restrict timeptr, in wcsftime_l()
121 const wchar_t * __restrict format, const struct tm * __restrict timeptr) in wcsftime()
/bionic/libc/tzcode/
Dasctime.c64 asctime_r(struct tm const *restrict timeptr, char *restrict buf) in asctime_r()
114 asctime(register const struct tm *timeptr) in asctime()