Home
last modified time | relevance | path

Searched refs:pp_base_maybe_space (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dpretty-print.h256 #define pp_maybe_space(PP) pp_base_maybe_space (pp_base (PP))
324 extern void pp_base_maybe_space (pretty_printer *);
H A Dpretty-print.c810 pp_base_maybe_space (pretty_printer *pp) in pp_base_maybe_space() function