Home
last modified time | relevance | path

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

/external/libchrome/crypto/third_party/nss/
Dchromium-prtypes.h64 #define HAVE_LONG_LONG macro
/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/cpython2/PC/
Dpyconfig.h312 #define HAVE_LONG_LONG 1 macro
/external/openssh/
Dconfig.h677 #define HAVE_LONG_LONG 1 macro
/external/python/cpython2/
Dconfigure.ac1850 AC_DEFINE(HAVE_LONG_LONG, 1, [Define this if you have the type long long.]) definition