Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpretty-print.h265 #define pp_maybe_space(PP) pp_base_maybe_space (pp_base (PP)) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpretty-print.c1742 pp_maybe_space (pretty_printer *pp) in pp_maybe_space() function