Home
last modified time | relevance | path

Searched defs:line_col (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dcoreout.h53 uint32_t line_col; /* Line number (bits 31-11) and column (11-0). */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.c389 const char *line_col = maybe_line_and_column (line, col); in diagnostic_get_location_text() local
657 const char *line_col in diagnostic_report_current_module() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.cc471 const char *line_col = maybe_line_and_column (line, col); in diagnostic_get_location_text() local
779 const char *line_col = maybe_line_and_column (s.line, col); in diagnostic_report_current_module() local