HomeSort by relevance Sort by last modified time
    Searched refs:SIZEOF_LONG_LONG (Results 1 - 25 of 25) sorted by null

  /external/libpcap/
pcap-stdinc.h 37 #define SIZEOF_LONG_LONG 8
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hwint.h 24 /* If HAVE_LONG_LONG and SIZEOF_LONG_LONG aren't defined, but
33 # define SIZEOF_LONG_LONG 8
39 # define HOST_BITS_PER_LONGLONG (CHAR_BIT * SIZEOF_LONG_LONG)
auto-host.h 1459 #define SIZEOF_LONG_LONG 8
    [all...]
  /external/chromium/third_party/libevent/android/
config.h 235 #define SIZEOF_LONG_LONG 8
  /external/chromium/third_party/libevent/linux/
config.h 233 #define SIZEOF_LONG_LONG 8
  /external/chromium/third_party/libevent/mac/
config.h 233 #define SIZEOF_LONG_LONG 8
  /external/tcpdump/
config.h 315 #define SIZEOF_LONG_LONG 8
config.h.in 314 #undef SIZEOF_LONG_LONG
  /external/tcpdump/missing/
bittypes.h 71 #if SIZEOF_LONG_LONG == 8
  /external/e2fsprogs/lib/uuid/
uuid_types.h.in 18 #elif (@SIZEOF_LONG_LONG@ == 8)
  /external/e2fsprogs/lib/blkid/
blkid_types.h.in 98 #if (@SIZEOF_LONG_LONG@ == 8)
100 #endif /* SIZEOF_LONG_LONG == 8 */
114 #if (@SIZEOF_LONG_LONG@ == 8)
120 #endif /* SIZEOF_LONG_LONG == 8 */
llseek.c 48 #if SIZEOF_LONG == SIZEOF_LONG_LONG
52 #else /* SIZEOF_LONG != SIZEOF_LONG_LONG */
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h.in 98 #if (@SIZEOF_LONG_LONG@ == 8)
100 #endif /* SIZEOF_LONG_LONG == 8 */
114 #if (@SIZEOF_LONG_LONG@ == 8)
120 #endif /* SIZEOF_LONG_LONG == 8 */
llseek.c 49 #if SIZEOF_LONG == SIZEOF_LONG_LONG
53 #else /* SIZEOF_LONG != SIZEOF_LONG_LONG */
  /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
40 # define SIZEOF_LONG_LONG 8
46 # define HOST_BITS_PER_LONGLONG (CHAR_BIT * SIZEOF_LONG_LONG)
auto-host.h     [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
40 # define SIZEOF_LONG_LONG 8
46 # define HOST_BITS_PER_LONGLONG (CHAR_BIT * SIZEOF_LONG_LONG)
auto-host.h     [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
40 # define SIZEOF_LONG_LONG 8
46 # define HOST_BITS_PER_LONGLONG (CHAR_BIT * SIZEOF_LONG_LONG)
auto-host.h     [all...]
  /external/bluetooth/glib/
config.h.win32.in 682 #define SIZEOF_LONG_LONG 8
684 #define SIZEOF_LONG_LONG 0
  /external/bluetooth/glib/glib/
config.h 593 #define SIZEOF_LONG_LONG 8
  /external/dbus/
config.h 251 #define SIZEOF_LONG_LONG sizeof(long long)
  /external/chromium/third_party/libevent/
config.h.in 232 #undef SIZEOF_LONG_LONG
  /external/e2fsprogs/
configure 611 SIZEOF_LONG_LONG
    [all...]

Completed in 1233 milliseconds