Searched defs:HAVE_LONG_LONG (Results 1 - 12 of 12) sorted by relevance

/external/libcups/
H A Dconfig.h36 #define HAVE_LONG_LONG 1 macro
37 #ifdef HAVE_LONG_LONG
43 #endif /* HAVE_LONG_LONG */
/external/python/cpython2/Lib/test/
H A Dtest_struct.py21 HAVE_LONG_LONG = False variable
23 HAVE_LONG_LONG = True variable
181 if HAVE_LONG_LONG:
358 not HAVE_LONG_LONG):
/external/python/cpython3/Include/
H A Dpyport.h40 /* long long is required. Ensure HAVE_LONG_LONG is defined for compatibility. */
41 #ifndef HAVE_LONG_LONG
42 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/PC/os2emx/
H A Dpyconfig.h102 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/PC/
H A Dpyconfig.h312 #define HAVE_LONG_LONG 1 macro
357 /* configure.ac defines HAVE_LARGEFILE_SUPPORT iff HAVE_LONG_LONG,
/external/python/cpython2/RISCOS/
H A Dpyconfig.h142 #define HAVE_LONG_LONG macro
/external/python/cpython2/android_arm/pyconfig/
H A Dpyconfig.h456 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/android_arm64/pyconfig/
H A Dpyconfig.h456 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/android_x86/pyconfig/
H A Dpyconfig.h456 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
H A Dpyconfig.h456 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
H A Dpyconfig.h463 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
H A Dpyconfig.h462 #define HAVE_LONG_LONG 1 macro

Completed in 283 milliseconds