Home
last modified time | relevance | path

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

12

/external/strace/tests-m32/
Dqualify_personality.sh67 if [ "x$SIZEOF_KERNEL_LONG_T" = "x$SIZEOF_LONG" ]; then
72 [ 8 -eq "$SIZEOF_KERNEL_LONG_T" ] ||
73 fail_ "sizeof(kernel_long_t) = $SIZEOF_KERNEL_LONG_T != 8"
Dtests.h37 # undef SIZEOF_KERNEL_LONG_T
38 # define SIZEOF_KERNEL_LONG_T TESTS_SIZEOF_KERNEL_LONG_T macro
DMakefile.am32 SIZEOF_KERNEL_LONG_T = 4 macro
46 -DTESTS_SIZEOF_KERNEL_LONG_T=$(SIZEOF_KERNEL_LONG_T) \
375 SIZEOF_KERNEL_LONG_T=$(SIZEOF_KERNEL_LONG_T) \
Dkern_features-fault.test29 case "$SIZEOF_KERNEL_LONG_T" in
Dinject-nf.test37 case "$SIZEOF_KERNEL_LONG_T" in
Dprctl-spec-inject.c86 # if SIZEOF_KERNEL_LONG_T == 8 in main()
Dutimensat.c42 #if SIZEOF_KERNEL_LONG_T == 4
/external/strace/tests-mx32/
Dqualify_personality.sh67 if [ "x$SIZEOF_KERNEL_LONG_T" = "x$SIZEOF_LONG" ]; then
72 [ 8 -eq "$SIZEOF_KERNEL_LONG_T" ] ||
73 fail_ "sizeof(kernel_long_t) = $SIZEOF_KERNEL_LONG_T != 8"
DMakefile.am32 SIZEOF_KERNEL_LONG_T = @SIZEOF_KERNEL_LONG_T@ macro
46 -DTESTS_SIZEOF_KERNEL_LONG_T=$(SIZEOF_KERNEL_LONG_T) \
375 SIZEOF_KERNEL_LONG_T=$(SIZEOF_KERNEL_LONG_T) \
Dtests.h37 # undef SIZEOF_KERNEL_LONG_T
38 # define SIZEOF_KERNEL_LONG_T TESTS_SIZEOF_KERNEL_LONG_T macro
Dkern_features-fault.test29 case "$SIZEOF_KERNEL_LONG_T" in
Dinject-nf.test37 case "$SIZEOF_KERNEL_LONG_T" in
Dprctl-spec-inject.c86 # if SIZEOF_KERNEL_LONG_T == 8 in main()
Dutimensat.c42 #if SIZEOF_KERNEL_LONG_T == 4
/external/strace/tests/
Dqualify_personality.sh67 if [ "x$SIZEOF_KERNEL_LONG_T" = "x$SIZEOF_LONG" ]; then
72 [ 8 -eq "$SIZEOF_KERNEL_LONG_T" ] ||
73 fail_ "sizeof(kernel_long_t) = $SIZEOF_KERNEL_LONG_T != 8"
DMakefile.am32 SIZEOF_KERNEL_LONG_T = @SIZEOF_KERNEL_LONG_T@ macro
46 -DTESTS_SIZEOF_KERNEL_LONG_T=$(SIZEOF_KERNEL_LONG_T) \
375 SIZEOF_KERNEL_LONG_T=$(SIZEOF_KERNEL_LONG_T) \
Dtests.h37 # undef SIZEOF_KERNEL_LONG_T
38 # define SIZEOF_KERNEL_LONG_T TESTS_SIZEOF_KERNEL_LONG_T macro
Dkern_features-fault.test29 case "$SIZEOF_KERNEL_LONG_T" in
Dinject-nf.test37 case "$SIZEOF_KERNEL_LONG_T" in
Dprctl-spec-inject.c86 # if SIZEOF_KERNEL_LONG_T == 8 in main()
Dutimensat.c42 #if SIZEOF_KERNEL_LONG_T == 4
/external/strace/m4/
Dmpers.m4145 pushdef([SIZEOF_KERNEL_LONG_T],
151 popdef([SIZEOF_KERNEL_LONG_T])
/external/strace/
Dkernel_types.h58 #if SIZEOF_KERNEL_LONG_T > SIZEOF_LONG
Dio.c183 #if SIZEOF_KERNEL_LONG_T > 4 in print_lld_from_low_high_val()
185 if (current_klongsize < SIZEOF_KERNEL_LONG_T) { in print_lld_from_low_high_val()
Ducopy.c70 #if SIZEOF_LONG < SIZEOF_KERNEL_LONG_T in vm_read_mem()

12