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

  /external/linux-tools-perf/util/ui/
libslang.h 4 * slang versions <= 2.0.6 have a "#if HAVE_LONG_LONG" that breaks
9 #ifndef HAVE_LONG_LONG
10 #define HAVE_LONG_LONG __GLIBC_HAVE_LONG_LONG
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hwint.h 31 /* If HAVE_LONG_LONG and SIZEOF_LONG_LONG aren't defined, but
37 #if !defined HAVE_LONG_LONG
39 # define HAVE_LONG_LONG 1
45 #ifdef HAVE_LONG_LONG
146 # ifdef HAVE_LONG_LONG
auto-host.h 1252 #define HAVE_LONG_LONG 1
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hwint.h 31 /* If HAVE_LONG_LONG and SIZEOF_LONG_LONG aren't defined, but
37 #if !defined HAVE_LONG_LONG
39 # define HAVE_LONG_LONG 1
45 #ifdef HAVE_LONG_LONG
146 # ifdef HAVE_LONG_LONG
auto-host.h 1252 #define HAVE_LONG_LONG 1
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hwint.h 31 /* If HAVE_LONG_LONG and SIZEOF_LONG_LONG aren't defined, but
37 #if !defined HAVE_LONG_LONG
39 # define HAVE_LONG_LONG 1
45 #ifdef HAVE_LONG_LONG
146 # ifdef HAVE_LONG_LONG
auto-host.h 1252 #define HAVE_LONG_LONG 1
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hwint.h 31 /* If HAVE_LONG_LONG and SIZEOF_LONG_LONG aren't defined, but
37 #if !defined HAVE_LONG_LONG
39 # define HAVE_LONG_LONG 1
45 #ifdef HAVE_LONG_LONG
146 # ifdef HAVE_LONG_LONG
auto-host.h 1252 #define HAVE_LONG_LONG 1
    [all...]
  /external/chromium/base/third_party/nspr/
prcpucfg_freebsd.h 51 #ifndef HAVE_LONG_LONG
52 #define HAVE_LONG_LONG
prcpucfg_linux.h 654 #define HAVE_LONG_LONG
prcpucfg_mac.h 59 #ifndef HAVE_LONG_LONG
60 #define HAVE_LONG_LONG
prcpucfg_nacl.h 193 #define HAVE_LONG_LONG
prcpucfg_openbsd.h 51 #ifndef HAVE_LONG_LONG
52 #define HAVE_LONG_LONG
prcpucfg_win.h 207 #ifndef HAVE_LONG_LONG
208 #define HAVE_LONG_LONG
  /external/chromium/crypto/third_party/nss/
sha512.cc 48 #undef HAVE_LONG_LONG
531 #if defined(HAVE_LONG_LONG)
708 #if defined(HAVE_LONG_LONG)
719 #if defined(HAVE_LONG_LONG)
795 #if defined(HAVE_LONG_LONG)
906 #ifdef HAVE_LONG_LONG
1051 #if defined(HAVE_LONG_LONG)
1089 #if defined(HAVE_LONG_LONG)
1104 #if defined(HAVE_LONG_LONG)
    [all...]
  /external/openssl/crypto/bio/
b_print.c 83 # ifndef HAVE_LONG_LONG
84 # define HAVE_LONG_LONG 1
118 #ifdef HAVE_LONG_LONG
  /external/oprofile/libpopt/
config.h 122 #define HAVE_LONG_LONG 1
  /external/openssh/
config.h 624 #define HAVE_LONG_LONG 1
    [all...]

Completed in 819 milliseconds