Home
last modified time | relevance | path

Searched defs:clear_cache (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dfileread.h317 clear_cache() in clear_cache() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dfileread.h317 clear_cache() in clear_cache() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-path.cc77 path_range_query::clear_cache (tree name) in clear_cache() function in path_range_query
/netbsd-src/sys/arch/pmax/include/
H A Ddec_prom.h184 #define clear_cache (*callv -> _clear_cache) macro
/netbsd-src/sbin/ping/
H A Dping.c204 static struct timespec now, clear_cache, last_tx, next_tx, first_tx; variable