Home
last modified time | relevance | path

Searched refs:PERSONALITY0_KLONGSIZE (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Ddefs.h145 # define PERSONALITY2_KLONGSIZE PERSONALITY0_KLONGSIZE
164 #define PERSONALITY0_KLONGSIZE SIZEOF_KERNEL_LONG_T macro
752 # define current_klongsize PERSONALITY0_KLONGSIZE
759 # if SUPPORTED_PERSONALITIES == 2 && PERSONALITY0_KLONGSIZE == PERSONALITY1_KLONGSIZE
760 # define current_klongsize PERSONALITY0_KLONGSIZE
Dsyscall.c263 PERSONALITY0_KLONGSIZE,
DChangeLog2883 * defs.h (PERSONALITY0_KLONGSIZE): New macro.
2887 [SUPPORTED_PERSONALITIES == 2 && PERSONALITY0_KLONGSIZE ==
2890 PERSONALITY0_KLONGSIZE != PERSONALITY1_KLONGSIZE)] (current_klongsize):