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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term_entry.h 103 * Note that WANTED and PRESENT are not simple inverses! If a capability
104 * has been explicitly cancelled, it's not considered WANTED.
106 #define WANTED(s) ((s) == ABSENT_STRING)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term_entry.h 103 * Note that WANTED and PRESENT are not simple inverses! If a capability
104 * has been explicitly cancelled, it's not considered WANTED.
106 #define WANTED(s) ((s) == ABSENT_STRING)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term_entry.h 103 * Note that WANTED and PRESENT are not simple inverses! If a capability
104 * has been explicitly cancelled, it's not considered WANTED.
106 #define WANTED(s) ((s) == ABSENT_STRING)

Completed in 735 milliseconds