Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-pretty-print.h97 #define pp_base(PP) (&pp_c_base (PP)->base) macro
H A Dpretty-print.h289 #define pp_base(PP) (PP) macro