Home
last modified time | relevance | path

Searched defs:maximum_length (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dpretty-print.c657 pp_construct (pretty_printer *pp, const char *prefix, int maximum_length) in pp_construct()
H A Dpretty-print.h172 int maximum_length; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dpretty-print.h236 int maximum_length; member
H A Dpretty-print.c1564 pretty_printer::pretty_printer (int maximum_length) in pretty_printer()