Searched refs:fRestart (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/boot/ficl/
H A Dficl.c396 if (pVM->fRestart)
399 pVM->fRestart = 0;
410 pVM->fRestart = 1;
H A Dtools.c495 if (!pVM->fRestart)
531 pVM->fRestart = 0;
H A Dvm.c502 pVM->fRestart = 0;
H A Dficl.h482 short fRestart; /* Set TRUE to restart runningWord */ member in struct:vm
H A Dwords.c4533 if (ret && (pVM->fRestart == 0))

Completed in 127 milliseconds