Home
last modified time | relevance | path

Searched defs:HAVE_LONG_LONG (Results 1 – 14 of 14) sorted by relevance

/external/libcups/
Dconfig.h36 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/Lib/test/
Dtest_struct.py21 HAVE_LONG_LONG = False variable
23 HAVE_LONG_LONG = True variable
/external/python/cpython2/RISCOS/
Dpyconfig.h142 #define HAVE_LONG_LONG macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h102 #define HAVE_LONG_LONG 1 macro
/external/python/cpython3/Include/
Dpyport.h42 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/PC/
Dpyconfig.h312 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h462 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h462 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h462 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h462 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h465 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h466 #define HAVE_LONG_LONG 1 macro
/external/openssh/
Dconfig.h677 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/
Dconfigure.ac1883 AC_DEFINE(HAVE_LONG_LONG, 1, [Define this if you have the type long long.]) definition