Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppfiles.c133 static void purge_cache PARAMS ((struct include_file *));
180 purge_cache (f);
504 purge_cache (inc) in purge_cache() function
786 purge_cache (inc);
H A DChangeLog.48358 * cppfiles.c (purge_cache): Use munmap only if MMAP_THRESHOLD defined.
8363 * cppiles.c (purge_cache): Use PTR not caddr_t.
8759 (stack_include_file, purge_cache): New functions.
H A DChangeLog9178 (purge_cache): Remove above annotation.