HomeSort by relevance Sort by last modified time
    Searched full:sizeof_int (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /external/e2fsprogs/lib/blkid/
blkid_types.h.in 27 #if (@SIZEOF_INT@ == 2)
35 #endif /* SIZEOF_INT == 2 */
41 #if (@SIZEOF_INT@ == 2)
49 #endif /* SIZEOF_INT == 2 */
56 #if (@SIZEOF_INT@ == 4)
68 #endif /* SIZEOF_INT == 4 */
74 #if (@SIZEOF_INT@ == 4)
86 #endif /* SIZEOF_INT == 4 */
92 #if (@SIZEOF_INT@ == 8)
102 #endif /* SIZEOF_INT == 8 *
    [all...]
blkid_types.h 34 #endif /* SIZEOF_INT == 2 */
48 #endif /* SIZEOF_INT == 2 */
67 #endif /* SIZEOF_INT == 4 */
85 #endif /* SIZEOF_INT == 4 */
101 #endif /* SIZEOF_INT == 8 */
121 #endif /* SIZEOF_INT == 8 */
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h.in 27 #if (@SIZEOF_INT@ == 2)
35 #endif /* SIZEOF_INT == 2 */
41 #if (@SIZEOF_INT@ == 2)
49 #endif /* SIZEOF_INT == 2 */
56 #if (@SIZEOF_INT@ == 4)
68 #endif /* SIZEOF_INT == 4 */
74 #if (@SIZEOF_INT@ == 4)
86 #endif /* SIZEOF_INT == 4 */
92 #if (@SIZEOF_INT@ == 8)
102 #endif /* SIZEOF_INT == 8 *
    [all...]
ext2_types.h 34 #endif /* SIZEOF_INT == 2 */
48 #endif /* SIZEOF_INT == 2 */
67 #endif /* SIZEOF_INT == 4 */
85 #endif /* SIZEOF_INT == 4 */
101 #endif /* SIZEOF_INT == 8 */
121 #endif /* SIZEOF_INT == 8 */
  /external/e2fsprogs/util/
subst.conf.in 10 SIZEOF_INT @SIZEOF_INT@
  /external/libdivsufsort/include/
CMakeLists.txt 82 check_type_size("int" SIZEOF_INT)
86 if("${SIZEOF_INT}" STREQUAL "4")
98 else("${SIZEOF_INT}" STREQUAL "4")
100 endif("${SIZEOF_INT}" STREQUAL "4")
114 check_type_size("int" SIZEOF_INT)
118 if("${SIZEOF_INT}" STREQUAL "8")
130 else("${SIZEOF_INT}" STREQUAL "8")
133 endif("${SIZEOF_INT}" STREQUAL "8")
  /external/liblzf/
config.h.in 10 #undef SIZEOF_INT
  /external/e2fsprogs/lib/uuid/
uuid_types.h.in 12 #if (@SIZEOF_INT@ == 8)
27 #if (@SIZEOF_INT@ == 2)
37 #if (@SIZEOF_INT@ == 4)
  /external/libdivsufsort/CMakeModules/
CheckLFS.cmake 39 check_type_size("int" SIZEOF_INT)
42 elseif(SIZEOF_LONG GREATER SIZEOF_INT)
68 check_type_size("int" SIZEOF_INT)
71 elseif(SIZEOF_LONG GREATER SIZEOF_INT)
  /external/dbus/cmake/
ConfigureChecks.cmake 48 check_type_size("int" SIZEOF_INT)
54 if(SIZEOF_INT EQUAL 8)
74 endif(SIZEOF_INT EQUAL 8)
77 if(SIZEOF_INT EQUAL 4)
83 endif(SIZEOF_INT EQUAL 4)
86 if(SIZEOF_INT EQUAL 2)
90 endif(SIZEOF_INT EQUAL 2)
  /external/c-ares/
ares_nowarn.c 46 #if (SIZEOF_INT == 2)
49 #elif (SIZEOF_INT == 4)
52 #elif (SIZEOF_INT == 8)
55 #elif (SIZEOF_INT == 16)
  /toolchain/binutils/binutils-2.25/include/
fibheap.h 67 #if defined (__GNUC__) && (!defined (SIZEOF_INT) || SIZEOF_INT < 4)
  /development/ndk/platforms/android-3/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/sunrpc/
gss_asn1.h 14 #define SIZEOF_INT 4

Completed in 1606 milliseconds

1 2 3 4 5 6