Searched refs:CONST_P (Results 1 – 4 of 4) sorted by relevance
253 #define c_build_type_variant(TYPE, CONST_P, VOLATILE_P) \ argument255 ((CONST_P) ? TYPE_QUAL_CONST : 0) | \
2436 #define build_type_variant(TYPE, CONST_P, VOLATILE_P) \ argument2438 ((CONST_P) ? TYPE_QUAL_CONST : 0) \
519 #define c_build_type_variant(TYPE, CONST_P, VOLATILE_P) \ argument521 ((CONST_P) ? TYPE_QUAL_CONST : 0) | \
3771 #define build_type_variant(TYPE, CONST_P, VOLATILE_P) \ argument3773 ((CONST_P) ? TYPE_QUAL_CONST : 0) \