Searched defs:IS_ENABLED (Results 1 – 7 of 7) sorted by relevance
30 #define IS_ENABLED(option) \ macro
221 #define IS_ENABLED( global() macro
319 #define IS_ENABLED(x) IS_EMPTY(x) macro