Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpretty-print.h202 pp_base_set_line_maximum_length (pp_base (PP), L)
298 extern void pp_base_set_line_maximum_length (pretty_printer *, int);
H A Dpretty-print.c587 pp_base_set_line_maximum_length (pretty_printer *pp, int length) in pp_base_set_line_maximum_length() function