Searched refs:spec_name_prefix_loc (Results 1 – 5 of 5) sorted by relevance
35 extern location spec_name_prefix_loc;
1013 if (location_empty (spec_name_prefix_loc)) in handle_name_prefix()1016 spec_name_prefix_loc = *loc; in handle_name_prefix()
55 location spec_name_prefix_loc = EMPTY_LOCATION_INIT; variable
3329 if (location_empty (spec_name_prefix_loc)) in handle_name_prefix()3332 spec_name_prefix_loc = *loc; in handle_name_prefix()
13704 * src/files.h, src/files.c (spec_name_prefix_loc): New.