Searched refs:asctime (Results 1 – 8 of 8) sorted by relevance
58 return asctime (localtime (tim_p)); in ctime()
70 asctime (const struct tm *tim_p) in asctime() function
68 * asctime:: Format time as string82 @include time/asctime.def
36 asctime.c
36 'asctime.c',
108 char *asctime (const struct tm *_tblock);
3003 * libc/time/asctime.c (asctime): Likewise.7723 * libc/time/asctime.c: Ditto.19154 * libc/time/asctime.c (asctime): Call _REENT_CHECK_ASCTIME_BUF(). Use21871 to make rand/srand, strtok, asctime, localtime, w_gamma,21878 * libc/stdlib/asctime.c (asctime): Used variable '_asctime_buf' from24311 * libc/time/asctime.c (_asctime_r): Removed.24323 * libc/time/{asctime.c, ctime.c, gmtime.c, lcltime.c}: Non-25849 * libc/time/asctime.c: Fix comment regarding supporting OS routines.26802 * libc/time/asctime.c: Reentrant routines _r_xxx renamed to26931 * libc/time/{asctime.c clock.c ctime.c difftime.c gmtime.c[all …]
3883 newlib/libc/time/asctime.c