Searched refs:findEnclosingWord (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/stand/ficl/
H A Dtools.c154 static FICL_WORD *findEnclosingWord(FICL_VM *pVM, CELL *cp) function
547 xt = findEnclosingWord(pVM, (CELL *)(pVM->ip));
673 FICL_WORD *pFW = findEnclosingWord(pVM, c.p);

Completed in 33 milliseconds