Searched refs:CONST_P (Results 1 – 2 of 2) sorted by relevance
530 #define c_build_type_variant(TYPE, CONST_P, VOLATILE_P) \ argument532 ((CONST_P) ? TYPE_QUAL_CONST : 0) | \
3853 #define build_type_variant(TYPE, CONST_P, VOLATILE_P) \ argument3855 ((CONST_P) ? TYPE_QUAL_CONST : 0) \