Home
last modified time | relevance | path

Searched defs:locations (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/byacc/dist/
Dmain.c108 int locations = 0; /* default to no position processing */ variable
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc9881 const location_t* locations) in bad_specifiers()
11416 smallest_type_quals_location (int type_quals, const location_t* locations) in smallest_type_quals_location()
11435 smallest_type_location (int type_quals, const location_t* locations) in smallest_type_location()
11460 const location_t* locations) in check_special_function_return_type()
Dcp-tree.h6236 location_t locations[ds_last]; member
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgcov.cc168 vector<block_location_info> locations; member in block_info
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreakpoint.c11875 bp_location_range breakpoint::locations () const in locations() function