Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-show-locus.c814 get_line_bytes_without_trailing_whitespace (const char *line, int line_bytes) in get_line_bytes_without_trailing_whitespace()
1393 const int line_bytes in calculate_x_offset_display() local
1456 layout::print_source_line (linenum_type row, const char *line, int line_bytes, in print_source_line()
2646 const int line_bytes = strlen (content) - 1; in test_layout_x_offset_display_utf8() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc870 get_line_bytes_without_trailing_whitespace (const char *line, int line_bytes) in get_line_bytes_without_trailing_whitespace()
1625 const int line_bytes in calculate_x_offset_display() local
1686 layout::print_source_line (linenum_type row, const char *line, int line_bytes) in print_source_line()
2952 const int line_bytes = strlen (content) - 1; in test_layout_x_offset_display_utf8() local
3094 const int line_bytes = strlen (content) - 1; in test_layout_x_offset_display_tab() local
H A Ddiagnostic.cc2416 const int line_bytes = strlen (content) - 1; in test_diagnostic_get_location_text() local