Searched refs:INTERPRET (Results 1 – 3 of 3) sorted by relevance
533 pVM->state = INTERPRET; in semicolonCoIm()1697 if (pVM->state == INTERPRET) in ficlParseWord()2607 if (pVM->state == INTERPRET) in cstringQuoteIm()2901 pVM->state = INTERPRET; in lbracketCoIm()3471 if (pVM->state == INTERPRET) in stringQuoteIm()4156 if (pVM->state == INTERPRET) in toValue()4255 if (pVM->state == INTERPRET) in doLocalIm()4370 if (pVM->state == INTERPRET) in do2LocalIm()
504 pVM->state = INTERPRET; in vmQuit()
453 #define INTERPRET 0 macro