/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | directives-only.c | 56 loc = pfile->line_table->highest_line; in _cpp_preprocess_dir_only() 109 line_table->highest_location = line_table->highest_line; in _cpp_preprocess_dir_only() 115 cb->maybe_print_line (pfile->line_table->highest_line); in _cpp_preprocess_dir_only()
|
H A D | line-map.c | 352 set->highest_line = RESERVED_LOCATION_COUNT - 1; in linemap_init() 543 set->highest_line = start_location; in linemap_add() 692 SOURCE_LINE (map, set->highest_line); in linemap_line_start() 763 r = set->highest_line + (line_delta << map->m_column_and_range_bits); in linemap_line_start() 771 set->highest_line = set->highest_location = LINE_MAP_MAX_LOCATION - 1; in linemap_line_start() 777 set->highest_line = r; in linemap_line_start() 804 location_t r = set->highest_line; in linemap_position_for_column()
|
H A D | lex.c | 1125 cpp_error_with_line (pfile, CPP_DL_WARNING, pfile->line_table->highest_line, col, in _cpp_process_line_notes() 1130 cpp_error_with_line (pfile, CPP_DL_PEDWARN, pfile->line_table->highest_line, col, in _cpp_process_line_notes() 1146 pfile->line_table->highest_line, col, in _cpp_process_line_notes() 1154 pfile->line_table->highest_line, col, in _cpp_process_line_notes() 1202 pfile->line_table->highest_line, in _cpp_skip_block_comment() 1235 location_t orig_line = pfile->line_table->highest_line; in skip_line_comment() 1241 return orig_line != pfile->line_table->highest_line; in skip_line_comment() 1260 cpp_error_with_line (pfile, CPP_DL_PEDWARN, pfile->line_table->highest_line, in skip_whitespace() 1911 token->src_loc = pfile->line_table->highest_line; in lex_raw_string() 2742 result->src_loc = pfile->line_table->highest_line; in _cpp_lex_direct() [all …]
|
H A D | errors.c | 62 src_loc = pfile->line_table->highest_line; in cpp_diagnostic()
|
H A D | traditional.c | 163 location_t src_loc = pfile->line_table->highest_line; in copy_comment() 405 pfile->out.first_line = pfile->line_table->highest_line; in _cpp_scan_out_logical_line() 536 fmacro.line = pfile->line_table->highest_line; in _cpp_scan_out_logical_line()
|
H A D | internal.h | 73 linenum_type line = SOURCE_LINE (map, line_table->highest_line); \
|
H A D | files.c | 1076 int sysp = pfile->line_table->highest_line > 1 && pfile->buffer ? pfile->buffer->sysp : 0; in open_file_failed() 1375 SOURCE_LINE (map, pfile->line_table->highest_line), flags); in cpp_make_system_header()
|
H A D | macro.c | 600 pfile->line_table->highest_line); in _cpp_builtin_macro_text() 635 loc = pfile->line_table->highest_line; in _cpp_builtin_macro_text()
|
H A D | directives.c | 300 pfile->directive_line = pfile->line_table->highest_line; in start_directive()
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | line-map.cc | 352 set->highest_line = RESERVED_LOCATION_COUNT - 1; in linemap_init() 563 set->highest_line = start_location; in linemap_add() 767 SOURCE_LINE (map, set->highest_line); in linemap_line_start() 838 r = set->highest_line + (line_delta << map->m_column_and_range_bits); in linemap_line_start() 846 set->highest_line = set->highest_location = LINE_MAP_MAX_LOCATION - 1; in linemap_line_start() 852 set->highest_line = r; in linemap_line_start() 879 location_t r = set->highest_line; in linemap_position_for_column()
|
H A D | lex.cc | 1125 cpp_error_with_line (pfile, CPP_DL_WARNING, pfile->line_table->highest_line, col, in _cpp_process_line_notes() 1130 cpp_error_with_line (pfile, CPP_DL_PEDWARN, pfile->line_table->highest_line, col, in _cpp_process_line_notes() 1146 pfile->line_table->highest_line, col, in _cpp_process_line_notes() 1154 pfile->line_table->highest_line, col, in _cpp_process_line_notes() 1680 pfile->line_table->highest_line, in _cpp_skip_block_comment() 1723 location_t orig_line = pfile->line_table->highest_line; in skip_line_comment() 1751 return orig_line != pfile->line_table->highest_line; in skip_line_comment() 1770 cpp_error_with_line (pfile, CPP_DL_PEDWARN, pfile->line_table->highest_line, in skip_whitespace() 2515 token->src_loc = pfile->line_table->highest_line; in lex_raw_string() 3562 result->src_loc = pfile->line_table->highest_line; in _cpp_lex_direct() [all …]
|
H A D | files.cc | 1021 linenum_type line = SOURCE_LINE (map, pfile->line_table->highest_line); in _cpp_stack_file() 1214 int sysp = pfile->line_table->highest_line > 1 && pfile->buffer ? pfile->buffer->sysp : 0; in open_file_failed() 1509 SOURCE_LINE (map, pfile->line_table->highest_line), in cpp_make_system_header() 1634 pfile->line_table->highest_line); in cpp_push_include() 1644 pfile->line_table->highest_line); in cpp_push_default_include()
|
H A D | traditional.cc | 163 location_t src_loc = pfile->line_table->highest_line; in copy_comment() 410 pfile->out.first_line = pfile->line_table->highest_line; in _cpp_scan_out_logical_line() 541 fmacro.line = pfile->line_table->highest_line; in _cpp_scan_out_logical_line()
|
H A D | errors.cc | 41 return pfile->line_table->highest_line; in cpp_diagnostic_get_current_location()
|
H A D | internal.h | 75 linenum_type line = SOURCE_LINE (map, line_table->highest_line); \
|
H A D | directives.cc | 308 pfile->directive_line = pfile->line_table->highest_line; in start_directive() 1162 && SOURCE_LINE (last, pfile->line_table->highest_line) == 2) in _cpp_do_file_change() 1166 = pfile->line_table->highest_line = MAP_START_LOCATION (last); in _cpp_do_file_change()
|
H A D | init.cc | 766 = pfile->line_table->highest_line in read_original_filename()
|
H A D | macro.cc | 612 pfile->line_table->highest_line); in _cpp_builtin_macro_text() 650 loc = pfile->line_table->highest_line; in _cpp_builtin_macro_text()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-pch.cc | 335 saved_loc = expand_location (line_table->highest_line); in c_common_read_pch()
|
H A D | c-opts.cc | 1517 cpp_force_token_locations (parse_in, line_table->highest_line); in c_finish_options()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-pch.c | 353 saved_loc = expand_location (line_table->highest_line); in c_common_read_pch()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | line-map.h | 788 location_t highest_line; in class() local
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | line-map.h | 802 location_t highest_line; in class() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | diagnostic-show-locus.c | 1355 int highest_line = last_span->m_last_line; in calculate_linenum_width() local 1356 if (highest_line < 0) in calculate_linenum_width() 1357 highest_line = 0; in calculate_linenum_width() 1358 m_linenum_width = num_digits (highest_line); in calculate_linenum_width()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | diagnostic-show-locus.cc | 1587 int highest_line = last_span->m_last_line; in calculate_linenum_width() local 1588 if (highest_line < 0) in calculate_linenum_width() 1589 highest_line = 0; in calculate_linenum_width() 1590 m_linenum_width = num_digits (highest_line); in calculate_linenum_width()
|