Searched refs:pOnStep (Results 1 – 1 of 1) sorted by relevance
492 FICL_WORD *pOnStep; in stepBreak() local509 pOnStep = ficlLookup(pVM->pSys, "on-step"); in stepBreak()510 if (pOnStep) in stepBreak()511 ficlExecXT(pVM, pOnStep); in stepBreak()