Home
last modified time | relevance | path

Searched refs:asctime_r (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dprivate.h70 #define asctime_r _incompatible_asctime_r macro
244 #ifndef asctime_r
245 extern char * asctime_r(struct tm const *, char *);
393 #undef asctime_r
395 char *asctime_r(struct tm const *, char *);
Dasctime.c72 asctime_r(register const struct tm *timeptr, char *buf) in asctime_r() function
131 return asctime_r(timeptr, buf_asctime); in asctime()
Dlocaltime.c1561 return asctime_r(localtime_r(timep, &mytm), buf); in ctime_r()
/external/bison/lib/
Dtime.in.h59 # undef asctime_r
233 # undef asctime_r
/external/bison/darwin-lib/
Dtime.h371 # undef asctime_r
545 # undef asctime_r
/external/bison/linux-lib/
Dtime.h371 # undef asctime_r
545 # undef asctime_r
/external/libchrome/base/time/
Dpr_time_unittest.cc86 asctime_r(&local_time, time_buf); in TEST_F()
Dtime_unittest.cc178 asctime_r(&local_time, time_buf); in TEST_F()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc862 INTERCEPTOR(char *, asctime_r, __sanitizer_tm *tm, char *result) {
864 COMMON_INTERCEPTOR_ENTER(ctx, asctime_r, tm, result);
868 char *res = REAL(asctime_r)(tm, result);
897 COMMON_INTERCEPT_FUNCTION(asctime_r); \
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1356 fun:asctime_r=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym644 PUBLIC 9c490 0 asctime_r