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