Searched refs:SIZEOF_TIME_T (Results 1 - 25 of 33) sorted by relevance

12

/external/python/cpython2/Include/
H A Dpymacconfig.h16 # undef SIZEOF_TIME_T macro
44 # define SIZEOF_TIME_T 8 macro
57 # define SIZEOF_TIME_T 4 macro
/external/python/cpython3/Include/
H A Dpymacconfig.h16 # undef SIZEOF_TIME_T macro
44 # define SIZEOF_TIME_T 8 macro
57 # define SIZEOF_TIME_T 4 macro
/external/curl/lib/
H A Dtimeval.h27 #if SIZEOF_TIME_T < 8
H A Dconfig-win32ce.h386 # define SIZEOF_TIME_T 8 macro
388 # define SIZEOF_TIME_T 4 macro
H A Dconfig-symbian.h723 #define SIZEOF_TIME_T 4 macro
H A Dconfig-tpf.h625 #define SIZEOF_TIME_T 8 macro
H A Dconfig-vxworks.h848 #define SIZEOF_TIME_T 4 macro
H A Dtimeval.c150 #if SIZEOF_TIME_T < 8
H A Dconfig-win32.h503 # define SIZEOF_TIME_T 8 macro
505 # define SIZEOF_TIME_T 4 macro
H A Dcurl_setup.h610 #ifndef SIZEOF_TIME_T
612 #define SIZEOF_TIME_T 4 macro
H A Dcurl_config.h.cmake895 #cmakedefine SIZEOF_TIME_T ${SIZEOF_TIME_T}
H A Dparsedate.c494 #if SIZEOF_TIME_T < 5
H A Dselect.c167 #if SIZEOF_TIME_T != SIZEOF_INT
H A Dcurl_config.h.in916 #undef SIZEOF_TIME_T
/external/python/cpython2/PC/
H A Dpyconfig.h352 # define SIZEOF_TIME_T 8 macro
373 # define SIZEOF_TIME_T 8 macro
375 # define SIZEOF_TIME_T 4 macro
/external/python/cpython3/PC/
H A Dpyconfig.h309 # define SIZEOF_TIME_T 8 macro
330 # define SIZEOF_TIME_T 8 macro
332 # define SIZEOF_TIME_T 4 macro
/external/python/cpython2/PC/os2emx/
H A Dpyconfig.h127 #define SIZEOF_TIME_T 4 macro
/external/python/cpython2/android_arm/pyconfig/
H A Dpyconfig.h1034 #define SIZEOF_TIME_T 4 macro
/external/python/cpython2/android_arm64/pyconfig/
H A Dpyconfig.h1034 #define SIZEOF_TIME_T 8 macro
/external/python/cpython2/android_x86/pyconfig/
H A Dpyconfig.h1034 #define SIZEOF_TIME_T 4 macro
/external/python/cpython2/android_x86_64/pyconfig/
H A Dpyconfig.h1034 #define SIZEOF_TIME_T 8 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
H A Dpyconfig.h1043 #define SIZEOF_TIME_T 8 macro
/external/python/cpython2/linux_x86_64/pyconfig/
H A Dpyconfig.h1045 #define SIZEOF_TIME_T 8 macro
/external/python/cpython2/RISCOS/
H A Dpyconfig.h207 #define SIZEOF_TIME_T 4 macro
/external/python/cpython3/Python/
H A Dpytime.c41 #if SIZEOF_TIME_T == SIZEOF_LONG_LONG
60 #if SIZEOF_TIME_T == SIZEOF_LONG_LONG

Completed in 294 milliseconds

12