Searched defs:PRIV_ISASSERT (Results 1 – 2 of 2) sorted by relevance
111 #define PRIV_ISASSERT(a, b) priv_ismember((a), (b)) macro115 #define PRIV_ISASSERT(a, b) __PRIV_ISASSERT((a), (b)) macro
66 #define PRIV_ISASSERT(a, b) (priv_ismember(a, b)) macro