Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dpretty-print.h76 #define pp_indentation(PPI) output_indentation (pp_buffer (PPI)) macro
/openbsd-src/gnu/gcc/gcc/
H A Dpretty-print.h149 #define pp_indentation(PP) pp_base (PP)->indent_skip macro