Searched refs:_asctime_buf (Results 1 – 2 of 2) sorted by relevance
67 static NEWLIB_THREAD_LOCAL char _asctime_buf[_ASCTIME_SIZE]; variable72 return asctime_r (tim_p, (char * __restrict) &_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