HomeSort by relevance Sort by last modified time
    Searched refs:PERSONALITY0_KLONGSIZE (Results 1 - 2 of 2) sorted by null

  /external/strace/
defs.h 133 #define PERSONALITY0_KLONGSIZE SIZEOF_KERNEL_LONG_T
144 # define PERSONALITY2_KLONGSIZE PERSONALITY0_KLONGSIZE
834 # define current_klongsize PERSONALITY0_KLONGSIZE
841 # if SUPPORTED_PERSONALITIES == 2 && PERSONALITY0_KLONGSIZE == PERSONALITY1_KLONGSIZE
842 # define current_klongsize PERSONALITY0_KLONGSIZE
    [all...]
syscall.c 244 unsigned current_klongsize = PERSONALITY0_KLONGSIZE;
246 PERSONALITY0_KLONGSIZE,

Completed in 231 milliseconds