HomeSort by relevance Sort by last modified time
    Searched defs:HAVE_LONG_LONG (Results 1 - 19 of 19) sorted by null

  /external/libcups/
config.h 36 #define HAVE_LONG_LONG 1
37 #ifdef HAVE_LONG_LONG
43 #endif /* HAVE_LONG_LONG */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_struct.py 20 HAVE_LONG_LONG = False
22 HAVE_LONG_LONG = True
180 if HAVE_LONG_LONG:
357 not HAVE_LONG_LONG):
  /external/python/cpython2/Lib/test/
test_struct.py 21 HAVE_LONG_LONG = False
23 HAVE_LONG_LONG = True
181 if HAVE_LONG_LONG:
358 not HAVE_LONG_LONG):
  /external/python/cpython3/Include/
pyport.h 40 /* long long is required. Ensure HAVE_LONG_LONG is defined for compatibility. */
41 #ifndef HAVE_LONG_LONG
42 #define HAVE_LONG_LONG 1
  /external/python/cpython2/PC/os2emx/
pyconfig.h 102 #define HAVE_LONG_LONG 1
  /external/python/cpython2/PC/
pyconfig.h 312 #define HAVE_LONG_LONG 1
357 /* configure.ac defines HAVE_LARGEFILE_SUPPORT iff HAVE_LONG_LONG,
  /external/python/cpython2/RISCOS/
pyconfig.h 142 #define HAVE_LONG_LONG
  /external/python/cpython2/android_arm/pyconfig/
pyconfig.h 462 #define HAVE_LONG_LONG 1
    [all...]
  /external/python/cpython2/android_arm64/pyconfig/
pyconfig.h 462 #define HAVE_LONG_LONG 1
    [all...]
  /external/python/cpython2/android_x86/pyconfig/
pyconfig.h 462 #define HAVE_LONG_LONG 1
    [all...]
  /external/python/cpython2/android_x86_64/pyconfig/
pyconfig.h 462 #define HAVE_LONG_LONG 1
    [all...]
  /external/openssh/
config.h 677 #define HAVE_LONG_LONG 1
    [all...]
  /external/python/cpython2/darwin_x86_64/pyconfig/
pyconfig.h 466 #define HAVE_LONG_LONG 1
    [all...]
  /external/python/cpython2/linux_x86_64/pyconfig/
pyconfig.h 465 #define HAVE_LONG_LONG 1
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 459 #define HAVE_LONG_LONG 1
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 455 #define HAVE_LONG_LONG 1
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 477 #define HAVE_LONG_LONG 1
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 476 #define HAVE_LONG_LONG 1
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 478 #define HAVE_LONG_LONG 1
    [all...]

Completed in 299 milliseconds