Home
last modified time | relevance | path

Searched refs:wordIsCompileOnly (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/boot/ficl/
HDvm.c597 int wordIsCompileOnly(FICL_WORD *pFW) in wordIsCompileOnly() function
HDficl.h546 int wordIsCompileOnly(FICL_WORD *pFW);
HDwords.c1702 if (wordIsCompileOnly(tempFW)) in ficlParseWord()