Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/amd64/isa/
H A Disa_machdep.c315 #define STAT_INCR(v) (v)++ macro
326 #define STAT_INCR(v) macro
/openbsd-src/sys/arch/i386/isa/
H A Disa_machdep.c623 #define STAT_INCR(v) (v)++ macro
634 #define STAT_INCR(v) macro