Searched refs:builtingood2 (Results 1 – 1 of 1) sorted by relevance
96 #define builtingood2(x) ((__builtin_constant_p(x) && (x)) || (x)) macro105 ret += builtingood2(a++); in builtins()