Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpretty-print.h334 #define pp_identifier(PP, ID) pp_string (PP, (pp_translate_identifiers (PP) \ macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpretty-print.h287 #define pp_identifier(PP, ID) pp_string (PP, (pp_translate_identifiers (PP) \ macro