Searched refs:INTERPRET (Results 1 – 3 of 3) sorted by relevance
534 pVM->state = INTERPRET; in semicolonCoIm()1698 if (pVM->state == INTERPRET) in ficlParseWord()2596 if (pVM->state == INTERPRET) in cstringQuoteIm()2890 pVM->state = INTERPRET; in lbracketCoIm()3460 if (pVM->state == INTERPRET) in stringQuoteIm()4145 if (pVM->state == INTERPRET) in toValue()4244 if (pVM->state == INTERPRET) in doLocalIm()4359 if (pVM->state == INTERPRET) in do2LocalIm()
505 pVM->state = INTERPRET; in vmQuit()
454 #define INTERPRET 0 macro