Searched defs:IS_CONSTANT (Results 1 – 1 of 1) sorted by relevance
71 #define IS_CONSTANT(x) (!!__builtin_constant_p(x)) macro73 #define IS_CONSTANT(x) (!!0) macro