Home
last modified time | relevance | path

Searched refs:asctime_r (Results 1 – 12 of 12) 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/swiftshader/third_party/LLVM/lib/Support/Unix/
DTimeValue.inc30 asctime_r(localtime(&ourTime), buffer);
32 ::asctime_r(::localtime(&ourTime), buffer);
/external/u-boot/include/linux/
Dtime.h49 _DEFUN (asctime_r, (tim_p, result),
150 return asctime_r (localtime_r (tim_p, &tm), result);
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
D9-1-buildonly.c21 dummyvar = asctime_r; in dummyfcn()
/external/u-boot/drivers/misc/
Daltera_sysid.c43 asctime_r(&t, asc); in display_sysid()
/external/libchrome/base/time/
Dpr_time_unittest.cc85 asctime_r(&local_time, time_buf); in TEST_F()
Dtime_unittest.cc316 asctime_r(&local_time, time_buf); in TEST_F()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc1031 INTERCEPTOR(char *, asctime_r, __sanitizer_tm *tm, char *result) {
1033 COMMON_INTERCEPTOR_ENTER(ctx, asctime_r, tm, result);
1037 char *res = REAL(asctime_r)(tm, result);
1066 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