Home
last modified time | relevance | path

Searched defs:pp_type_specifier_seq (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pretty-print.h97 #define pp_type_specifier_seq(PP, D) (PP)->type_specifier_seq (PP, D) macro
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-pretty-print.h109 #define pp_type_specifier_seq(PPI, D) \ macro