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

  /external/liblzf/
config.h.in 13 #undef SIZEOF_LONG
  /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 */
98 #if (@SIZEOF_LONG@ == 8)
100 #endif /* SIZEOF_LONG == 8 */
118 #if (@SIZEOF_LONG@ == 8)
120 #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 */
98 #if (@SIZEOF_LONG@ == 8)
101 #endif /* SIZEOF_LONG == 8 */
118 #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 */
unix_io.c 589 #if (defined(__alpha__) || ((defined(__sparc__) || defined(__mips__)) && (SIZEOF_LONG == 4)))
  /external/libogg/
config.h.in 62 #undef SIZEOF_LONG
  /external/chromium_org/third_party/libevent/android/
config.h 230 #define SIZEOF_LONG 8
  /external/chromium_org/third_party/libevent/freebsd/
config.h 230 #define SIZEOF_LONG 8
  /external/chromium_org/third_party/libevent/linux/
config.h 230 #define SIZEOF_LONG 8
  /external/chromium_org/third_party/libevent/mac/
config.h 230 #define SIZEOF_LONG 4
  /external/chromium_org/third_party/libevent/solaris/
config.h 230 #define SIZEOF_LONG 4
  /external/chromium_org/third_party/yasm/source/patched-yasm/
config.h.in 142 #undef SIZEOF_LONG
  /external/ltrace/sysdeps/linux-gnu/arm/
breakpoint.c 43 union _ { long l; unsigned char b[SIZEOF_LONG]; };
76 union _ { long l; unsigned char b[SIZEOF_LONG]; };
  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 83 #define SIZEOF_LONG 8
85 #define FT_SIZEOF_LONG SIZEOF_LONG
  /external/chromium_org/third_party/libevent/
config.h.in 229 #undef SIZEOF_LONG
evutil.c 184 #elif SIZEOF_LONG == 8
  /external/e2fsprogs/lib/
config.h.in 547 #undef SIZEOF_LONG
  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python-proto2.cc 48 #define IS_64BIT (SIZEOF_LONG == 8)
    [all...]
  /external/e2fsprogs/
configure 645 SIZEOF_LONG
    [all...]

Completed in 878 milliseconds