Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Ddiagnostic.h135 #define diagnostic_line_cutoff(DC) ((DC)->printer->wrapping.line_cutoff) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddiagnostic.h240 #define diagnostic_line_cutoff(DC) output_line_cutoff (&(DC)->buffer) macro