Home
last modified time | relevance | path

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

12

/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 */
98 #if (@SIZEOF_LONG@ == 8)
101 #endif /* SIZEOF_LONG == 8 */
118 #if (@SIZEOF_LONG@ == 8)
121 #endif /* SIZEOF_LONG == 8 */
Dllseek.c49 #if SIZEOF_LONG == SIZEOF_LONG_LONG
/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 */
98 #if (@SIZEOF_LONG@ == 8)
100 #endif /* SIZEOF_LONG == 8 */
118 #if (@SIZEOF_LONG@ == 8)
120 #endif /* SIZEOF_LONG == 8 */
Dllseek.c48 #if SIZEOF_LONG == SIZEOF_LONG_LONG
/external/elfutils/src/
Dconfig.h69 #define SIZEOF_LONG 8 macro
71 #define SIZEOF_LONG 4 macro
Dconfig.h.in67 #undef SIZEOF_LONG
/external/e2fsprogs/util/
Dsubst.conf.in9 SIZEOF_LONG @SIZEOF_LONG@
/external/strace/
Dutil.c227 #if SIZEOF_LONG > 4 && SIZEOF_LONG == SIZEOF_LONG_LONG in getllval()
243 #elif SIZEOF_LONG > 4 in getllval()
244 # error Unsupported configuration: SIZEOF_LONG > 4 && SIZEOF_LONG_LONG > SIZEOF_LONG in getllval()
996 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in umoven()
1107 #if SIZEOF_LONG == 4 in umovestr()
1110 #elif SIZEOF_LONG == 8 in umovestr()
1114 # error SIZEOF_LONG > 8 in umovestr()
1124 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in umovestr()
Dnet.c387 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
398 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
457 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in printcmsghdr()
474 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in printcmsghdr()
479 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in printcmsghdr()
484 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in printcmsghdr()
583 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
600 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in extractmsghdr()
617 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in extractmmsghdr()
Dseccomp.c195 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in print_seccomp_filter()
215 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in print_seccomp_filter()
Dsigaltstack.c15 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in print_stack_t()
Ddesc.c97 # if SIZEOF_OFF_T > SIZEOF_LONG in printflock()
137 #if SIZEOF_OFF_T > SIZEOF_LONG in printflock()
586 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in SYS_FUNC()
Dio.c213 #if SIZEOF_LONG == SIZEOF_LONG_LONG in print_llu_from_low_high_val()
275 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in print_off_t()
Ddefs.h246 # define PERSONALITY0_WORDSIZE SIZEOF_LONG
638 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
Dsignal.c308 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in decode_old_sigaction()
566 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4 in decode_new_sigaction()
DAndroid.mk225 -DSIZEOF_OFF_T=SIZEOF_LONG \
/external/e2fsprogs/lib/uuid/
Duuid_types.h.in15 #elif (@SIZEOF_LONG@ == 8)
40 #elif (@SIZEOF_LONG@ == 4)
/external/ltrace/sysdeps/linux-gnu/arm/
Dbreakpoint.c43 union _ { long l; unsigned char b[SIZEOF_LONG]; }; in arch_enable_breakpoint()
76 union _ { long l; unsigned char b[SIZEOF_LONG]; }; in arch_disable_breakpoint()
/external/elfutils/src/libdwfl/
Dlinux-pid-attach.c122 #if SIZEOF_LONG == 8 in pid_memory_read()
131 #if SIZEOF_LONG == 8 in pid_memory_read()
142 #if SIZEOF_LONG == 8 in pid_memory_read()
/external/liblzf/
Dconfig.h.in13 #undef SIZEOF_LONG
/external/libogg/
Dconfig.h.in62 #undef SIZEOF_LONG
/external/protobuf/python/google/protobuf/pyext/
Dmessage.h222 #define IS_64BIT (SIZEOF_LONG == 8)
/external/libvncserver/common/
Dlzodefs.h1018 #if defined(SIZEOF_LONG)
1019 # define LZO_SIZEOF_LONG (SIZEOF_LONG)
/external/valgrind/coregrind/m_debuginfo/
Dlzodefs.h1019 #if defined(SIZEOF_LONG)
1020 # define LZO_SIZEOF_LONG (SIZEOF_LONG)
/external/libvncserver/
Drfbconfig.h.in369 #undef SIZEOF_LONG

12