Searched refs:_asctime_buf (Results 1 – 2 of 2) sorted by relevance
61 static NEWLIB_THREAD_LOCAL char _asctime_buf[__ASCTIME_SIZE]; variable66 return asctime_r (tim_p, _asctime_buf); in asctime()
21870 _asctime_buf, _localtime_buf and _gamma_signgam to struct reent21878 * libc/stdlib/asctime.c (asctime): Used variable '_asctime_buf' from