Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dpmap.c333 #define REMOVE_STAT(x) do { remove_stats.x ++; } while (0) macro
344 #define REMOVE_STAT(x) do { /* nothing */ } while (0) macro