Searched refs:wordIsCompileOnly (Results 1 – 3 of 3) sorted by relevance
597 int wordIsCompileOnly(FICL_WORD *pFW) in wordIsCompileOnly() function
546 int wordIsCompileOnly(FICL_WORD *pFW);
1702 if (wordIsCompileOnly(tempFW)) in ficlParseWord()