Searched defs:asctime (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
H A Dasctime.c9 ** whereas the output of asctime is supposed to be constant.
129 asctime(register const struct tm *timeptr) function
/external/bison/darwin-lib/
H A Dtime.h540 # undef asctime macro
541 _GL_WARN_ON_USE (asctime, "asctime can overrun buffers in some cases - "
546 _GL_WARN_ON_USE (asctime, "asctime_r can overrun buffers in some cases - "
551 _GL_WARN_ON_USE (asctime, "ctime can overrun buffers in some cases - "
556 _GL_WARN_ON_USE (asctime, "ctime_r can overrun buffers in some cases - "
/external/bison/linux-lib/
H A Dtime.h540 # undef asctime macro
541 _GL_WARN_ON_USE (asctime, "asctime can overrun buffers in some cases - "
546 _GL_WARN_ON_USE (asctime, "asctime_r can overrun buffers in some cases - "
551 _GL_WARN_ON_USE (asctime, "ctime can overrun buffers in some cases - "
556 _GL_WARN_ON_USE (asctime, "ctime_r can overrun buffers in some cases - "

Completed in 151 milliseconds