Searched refs:SIZEOF_SHORT (Results 1 - 20 of 20) sorted by relevance

/external/liblzf/
H A Dconfig.h.in16 #undef SIZEOF_SHORT
/external/e2fsprogs/lib/uuid/
H A Duuid_types.h.in30 #elif (@SIZEOF_SHORT@ == 2)
43 #elif (@SIZEOF_SHORT@ == 4)
/external/e2fsprogs/lib/blkid/
H A Dblkid_types.h.in30 #if (@SIZEOF_SHORT@ == 2)
34 #endif /* SIZEOF_SHORT == 2 */
44 #if (@SIZEOF_SHORT@ == 2)
48 #endif /* SIZEOF_SHORT == 2 */
62 #if (@SIZEOF_SHORT@ == 4)
66 #endif /* SIZEOF_SHORT == 4 */
80 #if (@SIZEOF_SHORT@ == 4)
84 #endif /* SIZEOF_SHORT == 4 */
/external/e2fsprogs/lib/ext2fs/
H A Dext2_types.h.in30 #if (@SIZEOF_SHORT@ == 2)
34 #endif /* SIZEOF_SHORT == 2 */
44 #if (@SIZEOF_SHORT@ == 2)
48 #endif /* SIZEOF_SHORT == 2 */
62 #if (@SIZEOF_SHORT@ == 4)
66 #endif /* SIZEOF_SHORT == 4 */
80 #if (@SIZEOF_SHORT@ == 4)
84 #endif /* SIZEOF_SHORT == 4 */
/external/libogg/
H A Dconfig.h.in68 #undef SIZEOF_SHORT
/external/chromium_org/third_party/libevent/android/
H A Dconfig.h236 #define SIZEOF_SHORT 2 macro
/external/chromium_org/third_party/libevent/freebsd/
H A Dconfig.h236 #define SIZEOF_SHORT 2 macro
/external/chromium_org/third_party/libevent/linux/
H A Dconfig.h236 #define SIZEOF_SHORT 2 macro
/external/chromium_org/third_party/libevent/mac/
H A Dconfig.h236 #define SIZEOF_SHORT 2 macro
/external/chromium_org/third_party/libevent/solaris/
H A Dconfig.h236 #define SIZEOF_SHORT 2 macro
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfig.h.in145 #undef SIZEOF_SHORT
/external/qemu/slirp/
H A Dslirp_config.h149 #define SIZEOF_SHORT 2 macro
H A Dslirp.h61 # if SIZEOF_SHORT == 2
73 # if SIZEOF_SHORT == 4
/external/qemu/slirp-android/
H A Dslirp_config.h149 #define SIZEOF_SHORT 2 macro
H A Dslirp.h54 # if SIZEOF_SHORT == 2
66 # if SIZEOF_SHORT == 4
/external/chromium_org/third_party/libevent/
H A Dconfig.h.in235 #undef SIZEOF_SHORT
/external/e2fsprogs/lib/
H A Dconfig.h.in556 #undef SIZEOF_SHORT
/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzodefs.h1013 #if defined(SIZEOF_SHORT)
1014 # define LZO_SIZEOF_SHORT (SIZEOF_SHORT)
H A Dminilzo-inl.c1037 #if defined(SIZEOF_SHORT)
1038 # define LZO_SIZEOF_SHORT (SIZEOF_SHORT)
/external/e2fsprogs/
H A Dconfigure647 SIZEOF_SHORT
10506 #define SIZEOF_SHORT $ac_cv_sizeof_short
10642 SIZEOF_SHORT=$ac_cv_sizeof_short

Completed in 217 milliseconds