Searched defs:IS_RNG_ALL_INSTANCE (Results 1 – 4 of 4) sorted by relevance
20176 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG_S) macro20768 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG_NS) macro
19390 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG_S) macro19967 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG_NS) macro
24024 #define IS_RNG_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RNG_NS) || ((INSTANCE) == RNG_S)) macro
23859 #define IS_RNG_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RNG_NS) || ((INSTANCE) == RNG_S)) macro