Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dpretty-print.h339 #define pp_buffer(PP) (PP)->buffer macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpretty-print.h292 #define pp_buffer(PP) pp_base (PP)->buffer macro