HomeSort by relevance Sort by last modified time
    Searched refs:SIZEOF_TIME_T (Results 26 - 50 of 54) sorted by null

12 3

  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 1037 #define SIZEOF_TIME_T 8
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 1037 #define SIZEOF_TIME_T 8
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 1037 #define SIZEOF_TIME_T 4
    [all...]
  /external/curl/lib/
curl_setup.h 610 #ifndef SIZEOF_TIME_T
612 #define SIZEOF_TIME_T 4
curl_config.h.cmake 895 #cmakedefine SIZEOF_TIME_T ${SIZEOF_TIME_T}
parsedate.c 494 #if SIZEOF_TIME_T < 5
select.c 167 #if SIZEOF_TIME_T != SIZEOF_INT
curl_config.h.in 916 #undef SIZEOF_TIME_T
  /external/python/cpython2/RISCOS/
pyconfig.h 207 #define SIZEOF_TIME_T 4
  /external/python/cpython3/Python/
pytime.c 41 #if SIZEOF_TIME_T == SIZEOF_LONG_LONG
60 #if SIZEOF_TIME_T == SIZEOF_LONG_LONG
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 1031 #define SIZEOF_TIME_T 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 1031 #define SIZEOF_TIME_T 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 1070 #define SIZEOF_TIME_T 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 1073 #define SIZEOF_TIME_T 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 1075 #define SIZEOF_TIME_T 4
    [all...]
  /external/e2fsprogs/lib/
config.h.in 664 #undef SIZEOF_TIME_T
  /external/python/cpython2/
pyconfig.h.in 1041 #undef SIZEOF_TIME_T
    [all...]
  /external/python/cpython3/Lib/test/
test_time.py 684 from _testcapi import SIZEOF_TIME_T
685 bits = SIZEOF_TIME_T * 8 - 1
    [all...]
  /external/python/cpython3/
pyconfig.h.in     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_testcapimodule.c 63 CHECK_SIZEOF(SIZEOF_TIME_T, time_t);
    [all...]
posixmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c 472 #if SIZEOF_TIME_T > SIZEOF_LONG
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c 471 #if SIZEOF_TIME_T > SIZEOF_LONG
    [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c 982 #if SIZEOF_TIME_T > 4
    [all...]

Completed in 1294 milliseconds

12 3