Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddiagnostic.c348 const char *text_cs = "", *text_ce = ""; in diagnostic_build_prefix() local
355 text_ce = colorize_stop (pp_show_color (pp)); in diagnostic_build_prefix()
362 text_cs, text, text_ce); in diagnostic_build_prefix()