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

  /bionic/libc/kernel/common/linux/
personality.h 57 PER_MASK = 0x00ff,
77 #define personality(pers) (pers & PER_MASK)