Home
last modified time | relevance | path

Searched defs:loc_b (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1241 location_t loc_b) in linemap_location_before_p()
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1294 location_t loc_b) in linemap_location_before_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c1784 location_t loc_b = linemap_position_for_column (line_table, 23); in test_accessing_ordinary_linemaps() local
3602 location_t loc_b = linemap_line_start (line_table, 404198, 512); in test_line_offset_overflow() local
H A Ddiagnostic-show-locus.c880 compatible_locations_p (location_t loc_a, location_t loc_b) in compatible_locations_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc1944 location_t loc_b = linemap_position_for_column (line_table, 23); in test_accessing_ordinary_linemaps() local
3762 location_t loc_b = linemap_line_start (line_table, 404198, 512); in test_line_offset_overflow() local
H A Ddiagnostic-show-locus.cc936 compatible_locations_p (location_t loc_a, location_t loc_b) in compatible_locations_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-warn.c436 spelled_the_same_p (location_t loc_a, location_t loc_b) in spelled_the_same_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc438 spelled_the_same_p (location_t loc_a, location_t loc_b) in spelled_the_same_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc16800 location_t loc_b = export_b.def ? export_b.def->line : export_b.undef_loc; in macro_loc_cmp() local