OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asctime
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/tzcode/
asctime.c
9
** whereas the output of
asctime
is supposed to be constant.
129
asctime
(register const struct tm *timeptr)
function
/external/chromium_org/third_party/icu/source/tools/tzcode/
asctime.c
9
** whereas the output of
asctime
is supposed to be constant.
14
static char elsieid[] = "@(#)
asctime
.c 8.2";
134
asctime
(timeptr)
function
/external/icu4c/tools/tzcode/
asctime.c
9
** whereas the output of
asctime
is supposed to be constant.
14
static char elsieid[] = "@(#)
asctime
.c 8.2";
134
asctime
(timeptr)
function
/external/bison/darwin-lib/
time.h
540
# 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/
time.h
540
# 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 1662 milliseconds