Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1240 location_t loc_a, in linemap_location_before_p()
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1293 location_t loc_a, in linemap_location_before_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c1783 location_t loc_a = linemap_position_for_column (line_table, 1); in test_accessing_ordinary_linemaps() local
3595 location_t loc_a = linemap_line_start (line_table, 2578, 255); 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.cc1943 location_t loc_a = linemap_position_for_column (line_table, 1); in test_accessing_ordinary_linemaps() local
3755 location_t loc_a = linemap_line_start (line_table, 2578, 255); 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.cc16795 location_t loc_a = export_a.def ? export_a.def->line : export_a.undef_loc; in macro_loc_cmp() local