Searched refs:SIZEOF_LONG (Results 1 - 15 of 15) sorted by relevance

/external/tcpdump/missing/
H A Dbittypes.h59 #elif SIZEOF_LONG == 4
77 #elif SIZEOF_LONG == 8
/external/e2fsprogs/lib/uuid/
H A Duuid_types.h.in15 #elif (@SIZEOF_LONG@ == 8)
40 #elif (@SIZEOF_LONG@ == 4)
/external/e2fsprogs/lib/blkid/
H A 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 */
H A Dllseek.c48 #if SIZEOF_LONG == SIZEOF_LONG_LONG
52 #else /* SIZEOF_LONG != SIZEOF_LONG_LONG */
/external/e2fsprogs/lib/ext2fs/
H A 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 */
H A Dllseek.c49 #if SIZEOF_LONG == SIZEOF_LONG_LONG
53 #else /* SIZEOF_LONG != SIZEOF_LONG_LONG */
H A Dunix_io.c429 #if (defined(__alpha__) || ((defined(__sparc__) || defined(__mips__)) && (SIZEOF_LONG == 4)))
/external/tcpdump/
H A Dconfig.h312 #define SIZEOF_LONG 4 macro
H A Dconfig.h.in311 #undef SIZEOF_LONG
/external/bluetooth/glib/glib/
H A Dconfig.h590 #define SIZEOF_LONG 8 macro
/external/dbus/
H A Dconfig.h248 #define SIZEOF_LONG sizeof(long) macro
H A Dconfig.h.in247 #undef SIZEOF_LONG
/external/bluetooth/glib/
H A Dconfig.h.win32.in678 #define SIZEOF_LONG 4
/external/bluetooth/glib/gobject/
H A Dgparamspecs.c220 #if SIZEOF_LONG == 4
223 #else /* SIZEOF_LONG != 4 (8) */
266 #if SIZEOF_LONG == 4
268 #else /* SIZEOF_LONG != 4 (8) */
/external/e2fsprogs/
H A Dconfigure753 SIZEOF_LONG
13746 #define SIZEOF_LONG $ac_cv_sizeof_long
14157 SIZEOF_LONG=$ac_cv_sizeof_long
16173 SIZEOF_LONG!$SIZEOF_LONG$ac_delim

Completed in 186 milliseconds