Home
last modified time | relevance | path

Searched refs:SIZEOF_TIME_T (Results 1 – 14 of 14) sorted by relevance

/external/curl/lib/
Dconfig-win32ce.h386 # define SIZEOF_TIME_T 8 macro
388 # define SIZEOF_TIME_T 4 macro
Dconfig-win32.h500 # define SIZEOF_TIME_T 8 macro
502 # define SIZEOF_TIME_T 4 macro
Dtimeval.c121 #if SIZEOF_TIME_T < 8 in curlx_tvdiff()
Dconfig-tpf.h625 #define SIZEOF_TIME_T 8 macro
Dconfig-symbian.h726 #define SIZEOF_TIME_T 4 macro
Dconfig-vxworks.h851 #define SIZEOF_TIME_T 4 macro
Dcurl_config.h.cmake889 #cmakedefine SIZEOF_TIME_T ${SIZEOF_TIME_T}
/external/c-ares/
Dares_config.h467 #undef SIZEOF_TIME_T
Dares_config.h.in465 #undef SIZEOF_TIME_T
/external/e2fsprogs/tests/f_pre_1970_date_encoding/
Dscript71 if test $SIZEOF_TIME_T -gt 4
/external/e2fsprogs/
Dconfigure.ac1004 SIZEOF_TIME_T=$ac_cv_sizeof_time_t
1010 AC_SUBST(SIZEOF_TIME_T) subst
Dconfigure12670 SIZEOF_TIME_T=$ac_cv_sizeof_time_t
/external/e2fsprogs/lib/
Dconfig.h.in664 #undef SIZEOF_TIME_T
/external/curl/
DCMakeLists.txt660 check_type_size("time_t" SIZEOF_TIME_T)