Home
last modified time | relevance | path

Searched refs:SIZEOF_INT (Results 1 – 25 of 41) sorted by relevance

12

/external/e2fsprogs/lib/blkid/
Dblkid_types.h.in27 #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 …]
/external/e2fsprogs/lib/ext2fs/
Dext2_types.h.in27 #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 …]
/external/libdivsufsort/include/
DCMakeLists.txt82 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/c-ares/
Dares_nowarn.c46 #if (SIZEOF_INT == 2)
49 #elif (SIZEOF_INT == 4)
52 #elif (SIZEOF_INT == 8)
55 #elif (SIZEOF_INT == 16)
Dconfig-dos.h35 #define SIZEOF_INT 4 macro
Dconfig-win32.h233 #define SIZEOF_INT 4 macro
Dares_config.h452 #undef SIZEOF_INT
/external/dbus/cmake/
DConfigureChecks.cmake48 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/e2fsprogs/lib/uuid/
Duuid_types.h.in12 #if (@SIZEOF_INT@ == 8)
27 #if (@SIZEOF_INT@ == 2)
37 #if (@SIZEOF_INT@ == 4)
/external/libdivsufsort/CMakeModules/
DCheckLFS.cmake39 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/e2fsprogs/util/
Dsubst.conf.in10 SIZEOF_INT @SIZEOF_INT@
/external/curl/lib/
Dwarnless.c184 #if (SIZEOF_INT < SIZEOF_SIZE_T) in curlx_uztoui()
206 #if (SIZEOF_INT < CURL_SIZEOF_LONG) in curlx_sltosi()
228 #if (SIZEOF_INT < CURL_SIZEOF_LONG) in curlx_sltoui()
308 #if (SIZEOF_INT < SIZEOF_SIZE_T) in curlx_sztosi()
Dconfig-mac.h86 #define SIZEOF_INT 4 macro
Dconfig-amigaos.h90 #define SIZEOF_INT 4 macro
Dconfig-win32ce.h338 #define SIZEOF_INT 4 macro
Dconfig-dos.h87 #define SIZEOF_INT 4 macro
Dconfig-symbian.h714 #define SIZEOF_INT 4 macro
Dconfig-tpf.h613 #define SIZEOF_INT 4 macro
Dconfig-vxworks.h836 #define SIZEOF_INT 4 macro
Dconfig-os400.h392 #define SIZEOF_INT 4 macro
Dconfig-riscos.h375 #define SIZEOF_INT 4 macro
/external/liblzf/
Dconfig.h.in10 #undef SIZEOF_INT
/external/pdfium/third_party/libtiff/
Dtiffconf.h46 #define SIZEOF_INT 4 macro
/external/dbus/
Dconfig.h245 #define SIZEOF_INT sizeof(int) macro
/external/libogg/
Dconfig.h.in59 #undef SIZEOF_INT

12