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

1 2

  /external/liblzf/
config.h.in 13 #undef SIZEOF_LONG
  /external/tcpdump/missing/
bittypes.h 59 #elif SIZEOF_LONG == 4
77 #elif SIZEOF_LONG == 8
  /external/e2fsprogs/lib/uuid/
uuid_types.h.in 15 #elif (@SIZEOF_LONG@ == 8)
40 #elif (@SIZEOF_LONG@ == 4)
  /external/e2fsprogs/lib/blkid/
blkid_types.h.in 59 #if (@SIZEOF_LONG@ == 4)
67 #endif /* SIZEOF_LONG == 4 */
77 #if (@SIZEOF_LONG@ == 4)
85 #endif /* SIZEOF_LONG == 4 */
95 #if (@SIZEOF_LONG@ == 8)
101 #endif /* SIZEOF_LONG == 8 */
111 #if (@SIZEOF_LONG@ == 8)
121 #endif /* SIZEOF_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 59 #if (@SIZEOF_LONG@ == 4)
67 #endif /* SIZEOF_LONG == 4 */
77 #if (@SIZEOF_LONG@ == 4)
85 #endif /* SIZEOF_LONG == 4 */
95 #if (@SIZEOF_LONG@ == 8)
101 #endif /* SIZEOF_LONG == 8 */
111 #if (@SIZEOF_LONG@ == 8)
121 #endif /* SIZEOF_LONG == 8 */
llseek.c 49 #if SIZEOF_LONG == SIZEOF_LONG_LONG
53 #else /* SIZEOF_LONG != SIZEOF_LONG_LONG */
  /external/libogg/
config.h.in 62 #undef SIZEOF_LONG
  /external/chromium/third_party/libevent/android/
config.h 232 #define SIZEOF_LONG 8
  /external/chromium/third_party/libevent/linux/
config.h 230 #define SIZEOF_LONG 8
  /external/chromium/third_party/libevent/mac/
config.h 230 #define SIZEOF_LONG 4
  /external/tcpdump/
config.h 312 #define SIZEOF_LONG 4
config.h.in 311 #undef SIZEOF_LONG
  /external/dbus/
config.h 248 #define SIZEOF_LONG sizeof(long)
  /external/chromium/net/third_party/gssapi/
gssapi.h 81 #ifndef SIZEOF_LONG
82 #undef SIZEOF_LONG
122 #if SIZEOF_LONG == 4
  /external/chromium/third_party/libevent/
config.h.in 229 #undef SIZEOF_LONG
evutil.c 184 #elif SIZEOF_LONG == 8
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hwint.h 17 #define HOST_BITS_PER_LONG (CHAR_BIT * SIZEOF_LONG)
auto-host.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hwint.h 17 #define HOST_BITS_PER_LONG (CHAR_BIT * SIZEOF_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 17 #define HOST_BITS_PER_LONG (CHAR_BIT * SIZEOF_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 17 #define HOST_BITS_PER_LONG (CHAR_BIT * SIZEOF_LONG)
auto-host.h     [all...]

Completed in 698 milliseconds

1 2