Home | History | Annotate | Download | only in strace

Lines Matching refs:SIZEOF_KERNEL_LONG_T

129 #define PERSONALITY0_KLONGSIZE SIZEOF_KERNEL_LONG_T
1216 #if SIZEOF_KERNEL_LONG_T > 4 \
1217 && (SIZEOF_LONG < SIZEOF_KERNEL_LONG_T || !defined(current_wordsize))