Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpretty-print.h201 #define pp_set_line_maximum_length(PP, L) \ macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpretty-print.c1479 pp_set_line_maximum_length (pretty_printer *pp, int length) in pp_set_line_maximum_length() function