Home
last modified time | relevance | path

Searched refs:highest_line (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ddirectives-only.c56 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 Dline-map.c352 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 Dlex.c1125 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 Derrors.c62 src_loc = pfile->line_table->highest_line; in cpp_diagnostic()
H A Dtraditional.c163 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 Dinternal.h73 linenum_type line = SOURCE_LINE (map, line_table->highest_line); \
H A Dfiles.c1076 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 Dmacro.c600 pfile->line_table->highest_line); in _cpp_builtin_macro_text()
635 loc = pfile->line_table->highest_line; in _cpp_builtin_macro_text()
H A Ddirectives.c300 pfile->directive_line = pfile->line_table->highest_line; in start_directive()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc352 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 Dlex.cc1125 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 Dfiles.cc1021 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 Dtraditional.cc163 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 Derrors.cc41 return pfile->line_table->highest_line; in cpp_diagnostic_get_current_location()
H A Dinternal.h75 linenum_type line = SOURCE_LINE (map, line_table->highest_line); \
H A Ddirectives.cc308 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 Dinit.cc766 = pfile->line_table->highest_line in read_original_filename()
H A Dmacro.cc612 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 Dc-pch.cc335 saved_loc = expand_location (line_table->highest_line); in c_common_read_pch()
H A Dc-opts.cc1517 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 Dc-pch.c353 saved_loc = expand_location (line_table->highest_line); in c_common_read_pch()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h788 location_t highest_line; in class() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h802 location_t highest_line; in class() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-show-locus.c1355 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 Ddiagnostic-show-locus.cc1587 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()

12