Home
last modified time | relevance | path

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

/external/valgrind/main/perf/
Dtinycc.c8381 static CachedInclude *search_cached_include(TCCState *s1, in search_cached_include() function
8405 if (search_cached_include(s1, type, filename)) in add_cached_include()
8556 e = search_cached_include(s1, c, buf); in preprocess()