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

1 2

  /external/liblzf/
config.h.in 13 #undef SIZEOF_LONG
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 13 # undef SIZEOF_LONG
37 # undef SIZEOF_LONG
41 # define SIZEOF_LONG 8
54 # define SIZEOF_LONG 4
pyport.h 166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
207 #if SIZEOF_PID_T > SIZEOF_LONG
238 # elif SIZEOF_SIZE_T == SIZEOF_LONG
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 13 # undef SIZEOF_LONG
37 # undef SIZEOF_LONG
41 # define SIZEOF_LONG 8
54 # define SIZEOF_LONG 4
pyport.h 166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
207 #if SIZEOF_PID_T > SIZEOF_LONG
238 # elif SIZEOF_SIZE_T == SIZEOF_LONG
    [all...]
  /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 */
  /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/pixman/
config.h.in 110 #undef SIZEOF_LONG
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubytracking.swg 15 #if SIZEOF_VOIDP == SIZEOF_LONG
  /external/strace/
util.c 230 #if SIZEOF_LONG > 4 && SIZEOF_LONG == SIZEOF_LONG_LONG
248 #elif SIZEOF_LONG > 4
249 # error Unsupported configuration: SIZEOF_LONG > 4 && SIZEOF_LONG_LONG > SIZEOF_LONG
848 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
962 #if SIZEOF_LONG == 4
965 #elif SIZEOF_LONG == 8
969 # error SIZEOF_LONG > 8
979 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG >
    [all...]
desc.c 97 # if SIZEOF_OFF_T > SIZEOF_LONG
137 #if SIZEOF_OFF_T > SIZEOF_LONG
603 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
  /external/chromium_org/third_party/libevent/
config.h.in 229 #undef SIZEOF_LONG
evutil.c 184 #elif SIZEOF_LONG == 8

Completed in 584 milliseconds

1 2