Home
last modified time | relevance | path

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

/components/libc/compilers/common/
A Dctime.c301 char *asctime(const struct tm *timeptr) in asctime() argument
304 return asctime_r(timeptr, buf); in asctime()

Completed in 4 milliseconds