Searched defs:STATIC_CONSTANT_P (Results 1 – 1 of 1) sorted by relevance
783 #define STATIC_CONSTANT_P(X) (__builtin_constant_p (X) && (X)) macro785 #define STATIC_CONSTANT_P(X) (false && (X)) macro