Searched refs:IS_CONST (Results 1 – 2 of 2) sorted by relevance
5 #define IS_CONST(x) __builtin_constant_p(x) macro
30 return IS_CONST(0);