Searched refs:pp_maybe_wrap_text (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dpretty-print.c139 pp_maybe_wrap_text (pretty_printer *pp, const char *start, const char *end) function
804 pp_maybe_wrap_text (pp, str, str + (str ? strlen (str) : 0));

Completed in 63 milliseconds