Home
last modified time | relevance | path

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

12

/third_party/python/Include/
Dpymacconfig.h16 # undef SIZEOF_TIME_T
44 # define SIZEOF_TIME_T 8 macro
57 # define SIZEOF_TIME_T 4 macro
/third_party/eudev/src/shared/
Dformats-util.h49 #if SIZEOF_TIME_T == 8
51 #elif SIZEOF_TIME_T == 4
/third_party/nghttp2/src/
Dtimegm.c48 #if SIZEOF_TIME_T == 4 in nghttp2_timegm()
81 #if SIZEOF_TIME_T == 4 in nghttp2_timegm_without_yday()
/third_party/python/PC/
Dpyconfig.h287 # define SIZEOF_TIME_T 8 macro
310 # define SIZEOF_TIME_T 8 macro
312 # define SIZEOF_TIME_T 4 macro
/third_party/curl/lib/
Dconfig-win32ce.h341 # define SIZEOF_TIME_T 8 macro
343 # define SIZEOF_TIME_T 4 macro
Dcurl_setup.h392 #ifndef SIZEOF_TIME_T
394 #define SIZEOF_TIME_T 4 macro
432 #if (SIZEOF_TIME_T == 4)
Dconfig-win32.h472 # define SIZEOF_TIME_T 8 macro
474 # define SIZEOF_TIME_T 4 macro
Dconfig-tpf.h563 #define SIZEOF_TIME_T 8 macro
Dconfig-vxworks.h749 #define SIZEOF_TIME_T 4 macro
Dconfig-plan9.h54 #define SIZEOF_TIME_T 4 macro
Dcurl_config_standard.h948 #define SIZEOF_TIME_T 8 macro
Dcurl_config_liteos_m.h969 #define SIZEOF_TIME_T 4 macro
Dcurl_config_liteos_a.h915 #define SIZEOF_TIME_T 4 macro
Dparsedate.c478 #if (SIZEOF_TIME_T < 5) in parsedate()
Dcurl_ntlm_core.c521 #if SIZEOF_TIME_T > 4 in time2filetime()
/third_party/node/deps/nghttp2/lib/includes/
Dconfig.h39 #define SIZEOF_TIME_T 8 macro
/third_party/nghttp2/
Dcmakeconfig.h.in26 #cmakedefine SIZEOF_TIME_T @SIZEOF_TIME_T@
DCMakeLists.txt297 check_type_size("time_t" SIZEOF_TIME_T)
/third_party/curl/tests/libtest/
Dlib517.c126 #if SIZEOF_TIME_T > 4
/third_party/node/deps/cares/config/cygwin/
Dares_config.h466 #define SIZEOF_TIME_T 4 macro
/third_party/python/Python/
Dpytime.c73 #if SIZEOF_TIME_T == SIZEOF_LONG_LONG in _PyLong_AsTime_t()
93 #if SIZEOF_TIME_T == SIZEOF_LONG_LONG in _PyLong_FromTime_t()
1101 #if defined(_AIX) && (SIZEOF_TIME_T < 8) in _PyTime_localtime()
/third_party/e2fsprogs/tests/f_pre_1970_date_encoding/
Dscript71 if test $SIZEOF_TIME_T -gt 4
/third_party/e2fsprogs/lib/
Dconfig.h692 #define SIZEOF_TIME_T 4 macro
/third_party/python/Lib/test/
Dtest_time.py742 from _testcapi import SIZEOF_TIME_T
743 bits = SIZEOF_TIME_T * 8 - 1
/third_party/eudev/
Dconfig.h.in255 #undef SIZEOF_TIME_T

12