Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dext2_types.h.in59 #if (@SIZEOF_LONG@ == 4)
67 #endif /* SIZEOF_LONG == 4 */
77 #if (@SIZEOF_LONG@ == 4)
85 #endif /* SIZEOF_LONG == 4 */
95 #if (@SIZEOF_LONG@ == 8)
101 #endif /* SIZEOF_LONG == 8 */
111 #if (@SIZEOF_LONG@ == 8)
121 #endif /* SIZEOF_LONG == 8 */
Dllseek.c49 #if SIZEOF_LONG == SIZEOF_LONG_LONG
Dunix_io.c483 #if (defined(__alpha__) || ((defined(__sparc__) || defined(__mips__)) && (SIZEOF_LONG == 4))) in unix_open()
/external/e2fsprogs/lib/blkid/
Dblkid_types.h.in59 #if (@SIZEOF_LONG@ == 4)
67 #endif /* SIZEOF_LONG == 4 */
77 #if (@SIZEOF_LONG@ == 4)
85 #endif /* SIZEOF_LONG == 4 */
95 #if (@SIZEOF_LONG@ == 8)
101 #endif /* SIZEOF_LONG == 8 */
111 #if (@SIZEOF_LONG@ == 8)
121 #endif /* SIZEOF_LONG == 8 */
Dllseek.c48 #if SIZEOF_LONG == SIZEOF_LONG_LONG
/external/dbus/cmake/
DConfigureChecks.cmake49 check_type_size("long" SIZEOF_LONG)
58 if(SIZEOF_LONG EQUAL 8)
61 else(SIZEOF_LONG EQUAL 8)
71 endif(SIZEOF_LONG EQUAL 8)
78 if(SIZEOF_LONG EQUAL 4)
80 else(SIZEOF_LONG EQUAL 4)
84 endif(SIZEOF_LONG EQUAL 4)
/external/e2fsprogs/util/
Dsubst.conf.in9 SIZEOF_LONG @SIZEOF_LONG@
/external/tcpdump/missing/
Dbittypes.h59 #elif SIZEOF_LONG == 4
77 #elif SIZEOF_LONG == 8
/external/e2fsprogs/lib/uuid/
Duuid_types.h.in15 #elif (@SIZEOF_LONG@ == 8)
40 #elif (@SIZEOF_LONG@ == 4)
/external/chromium/net/third_party/gssapi/
Dgssapi.h81 #ifndef SIZEOF_LONG
82 #undef SIZEOF_LONG
122 #if SIZEOF_LONG == 4
/external/liblzf/
Dconfig.h.in13 #undef SIZEOF_LONG
/external/tcpdump/
Dconfig.h312 #define SIZEOF_LONG 4 macro
Dconfig.h.in311 #undef SIZEOF_LONG
/external/chromium/third_party/libevent/linux/
Dconfig.h230 #define SIZEOF_LONG 8 macro
/external/chromium/third_party/libevent/android/
Dconfig.h232 #define SIZEOF_LONG 8 macro
/external/chromium/third_party/libevent/mac/
Dconfig.h230 #define SIZEOF_LONG 4 macro
/external/dbus/
Dconfig.h248 #define SIZEOF_LONG sizeof(long) macro
/external/bluetooth/glib/glib/
Dconfig.h590 #define SIZEOF_LONG 8 macro
/external/chromium/third_party/libevent/
Devutil.c184 #elif SIZEOF_LONG == 8 in evutil_strtoll()
Dconfig.h.in229 #undef SIZEOF_LONG
/external/bluetooth/glib/gobject/
Dgparamspecs.c220 #if SIZEOF_LONG == 4 in param_long_init()
266 #if SIZEOF_LONG == 4 in param_ulong_init()
/external/e2fsprogs/
Dconfigure.in748 SIZEOF_LONG=$ac_cv_sizeof_long
752 AC_SUBST(SIZEOF_LONG) subst
Dconfigure10205 SIZEOF_LONG=$ac_cv_sizeof_long
/external/bluetooth/glib/
Dconfig.h.win32.in678 #define SIZEOF_LONG 4
DChangeLog.pre-2-05578 * gmem.c (g_free): fixed SIZEOF_LONG==4 assumption with