Home
last modified time | relevance | path

Searched refs:lookup_or_add_file_to_cache_tab (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c406 lookup_or_add_file_to_cache_tab (const char *file_path) in lookup_or_add_file_to_cache_tab() function
759 fcache *c = lookup_or_add_file_to_cache_tab (file_path); in location_get_source_line()
777 fcache *c = lookup_or_add_file_to_cache_tab (file_path); in location_missing_trailing_newline()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201447464 is zero, and test the return value of lookup_or_add_file_to_cache_tab.
47992 (add_file_to_cache_tab, lookup_or_add_file_to_cache_tab)
47998 parameter. Re-write using lookup_or_add_file_to_cache_tab and
H A DChangeLog-202121309 (lookup_or_add_file_to_cache_tab): Convert to...