Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h601 #define M_VM_STEP(pVM) \ macro
607 for (;;) { M_VM_STEP(pVM) }
H A Dtools.c421 M_VM_STEP(pVM) in stepIn()