Searched refs:INTERPRET (Results 1 – 3 of 3) sorted by relevance
534 pVM->state = INTERPRET; in semicolonCoIm()1698 if (pVM->state == INTERPRET) in ficlParseWord()2608 if (pVM->state == INTERPRET) in cstringQuoteIm()2902 pVM->state = INTERPRET; in lbracketCoIm()3472 if (pVM->state == INTERPRET) in stringQuoteIm()4157 if (pVM->state == INTERPRET) in toValue()4256 if (pVM->state == INTERPRET) in doLocalIm()4371 if (pVM->state == INTERPRET) in do2LocalIm()
505 pVM->state = INTERPRET; in vmQuit()
454 #define INTERPRET 0 macro