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

  /external/libchrome/crypto/third_party/nss/
chromium-prtypes.h 64 #define HAVE_LONG_LONG
sha512.cc 48 #undef HAVE_LONG_LONG
530 #if defined(HAVE_LONG_LONG)
707 #if defined(HAVE_LONG_LONG)
718 #if defined(HAVE_LONG_LONG)
794 #if defined(HAVE_LONG_LONG)
905 #ifdef HAVE_LONG_LONG
1050 #if defined(HAVE_LONG_LONG)
1088 #if defined(HAVE_LONG_LONG)
1103 #if defined(HAVE_LONG_LONG)
    [all...]
  /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):
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hwint.h 30 /* If HAVE_LONG_LONG and SIZEOF_LONG_LONG aren't defined, but
36 #if !defined HAVE_LONG_LONG
38 # define HAVE_LONG_LONG 1
44 #ifdef HAVE_LONG_LONG
159 # ifdef HAVE_LONG_LONG
auto-host.h 1308 #define HAVE_LONG_LONG 1
    [all...]