Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c125 static void resolveBackBranch(FICL_DICT *dp, FICL_VM *pVM, char *tag) in resolveBackBranch() function
2134 resolveBackBranch(dp, pVM, doTag); in loopCoIm()
2147 resolveBackBranch(dp, pVM, doTag); in plusLoopCoIm()
3239 resolveBackBranch(dp, pVM, destTag); in untilCoIm()
3264 resolveBackBranch(dp, pVM, destTag); in repeatCoIm()
3279 resolveBackBranch(dp, pVM, destTag); in againCoIm()