Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c126 static void resolveBackBranch(FICL_DICT *dp, FICL_VM *pVM, char *tag) in resolveBackBranch() function
2135 resolveBackBranch(dp, pVM, doTag); in loopCoIm()
2148 resolveBackBranch(dp, pVM, doTag); in plusLoopCoIm()
3240 resolveBackBranch(dp, pVM, destTag); in untilCoIm()
3265 resolveBackBranch(dp, pVM, destTag); in repeatCoIm()
3280 resolveBackBranch(dp, pVM, destTag); in againCoIm()