Searched refs:RESERVED_LOCATION_COUNT (Results 1 – 15 of 15) sorted by relevance
134 if (src_range.m_start < RESERVED_LOCATION_COUNT) in can_be_stored_compactly_p()172 linemap_assert (locus < RESERVED_LOCATION_COUNT in get_combined_adhoc_loc()280 if (loc >= RESERVED_LOCATION_COUNT in get_range_from_loc()328 if (loc < RESERVED_LOCATION_COUNT) in get_pure_location()351 set->highest_location = RESERVED_LOCATION_COUNT - 1; in linemap_init()352 set->highest_line = RESERVED_LOCATION_COUNT - 1; in linemap_init()966 || loc < RESERVED_LOCATION_COUNT) in linemap_position_for_loc_and_offset()1034 if (set == NULL || line < RESERVED_LOCATION_COUNT) in linemap_ordinary_map_lookup()1163 linemap_assert (location >= RESERVED_LOCATION_COUNT); in linemap_macro_map_loc_to_def_point()1191 linemap_assert (location >= RESERVED_LOCATION_COUNT); in linemap_macro_map_loc_unwind_toward_spelling()[all …]
1817 if (loc >= RESERVED_LOCATION_COUNT in warn_about_normalization()4016 if (result->src_loc >= RESERVED_LOCATION_COUNT in _cpp_lex_direct()
2875 on locus < RESERVED_LOCATION_COUNT when considering3094 * include/line-map.h (RESERVED_LOCATION_COUNT): Change type to3327 (RESERVED_LOCATION_COUNT): Likewise.5253 * include/line-map.h (RESERVED_LOCATION_COUNT): Define.5255 highest_line to RESERVED_LOCATION_COUNT-1 instead of 0.
1190 if (macro->line > RESERVED_LOCATION_COUNT) in _cpp_arguments_ok()
37 STATIC_ASSERT (BUILTINS_LOCATION < RESERVED_LOCATION_COUNT);178 (LOCATION_LOCUS (LOC) < RESERVED_LOCATION_COUNT)
192 if (l < RESERVED_LOCATION_COUNT || LINEMAP_SYSP (m)) in maybe_unwind_expanded_macro_loc()
98 if (loc1 < RESERVED_LOCATION_COUNT in can_consolidate_events()99 || loc2 < RESERVED_LOCATION_COUNT) in can_consolidate_events()
520 RESERVED_LOCATION_COUNT + 1); in input_location_and_block()522 if (*loc < RESERVED_LOCATION_COUNT) in input_location_and_block()535 bool file_change = (*loc == RESERVED_LOCATION_COUNT + 1); in input_location_and_block()538 *loc = RESERVED_LOCATION_COUNT; in input_location_and_block()
194 if (loc >= RESERVED_LOCATION_COUNT) in lto_output_location_1()212 gcc_checking_assert (RESERVED_LOCATION_COUNT == 2); in lto_output_location_1()213 bp_pack_int_in_range (bp, 0, RESERVED_LOCATION_COUNT + 1, in lto_output_location_1()214 RESERVED_LOCATION_COUNT in lto_output_location_1()247 bp_pack_int_in_range (bp, 0, RESERVED_LOCATION_COUNT + 1, loc); in lto_output_location_1()
228 if (loc >= RESERVED_LOCATION_COUNT) in expand_location_1()319 gcc_assert (l >= RESERVED_LOCATION_COUNT); in total_lines_num()1218 0, RESERVED_LOCATION_COUNT); in dump_location_info()1833 ASSERT_TRUE (should_have_column_data_p (RESERVED_LOCATION_COUNT)); in test_should_have_column_data_p()
945 if (loc_a < RESERVED_LOCATION_COUNT in compatible_locations_p()946 || loc_b < RESERVED_LOCATION_COUNT) in compatible_locations_p()
6004 Assert BUILTINS_LOCATION < RESERVED_LOCATION_COUNT.
1191 const location_t RESERVED_LOCATION_COUNT = 2; variable
1961 if (loc >= RESERVED_LOCATION_COUNT) in iloc_sentinel()
15567 if (loc < RESERVED_LOCATION_COUNT) in write_location()15650 if (kind < LK_RESERVED + RESERVED_LOCATION_COUNT) in read_location()