Searched refs:end_file (Results 1 – 5 of 5) sorted by relevance
178 struct macro_source_file *end_file; member362 k->end_file = 0; in new_macro_key()636 query.end_file = NULL; in find_definition()668 if (compare_locations (file, line, found->end_file, found->end_line) < 0) in find_definition()850 if (key->end_file) in macro_undef()853 std::string key_fullname = macro_source_fullname (key->end_file); in macro_undef()863 key->end_file = source; in macro_undef()995 && (!key->end_file in foreach_macro_in_scope()996 || compare_locations (key->end_file, key->end_line, in foreach_macro_in_scope()
78 end_file
132 end_file
810 (read_file, end_file): Likewise.
5835 * collect2.c (end_file): Fix typo in error message text.