Searched refs:pBranch0 (Results 1 – 2 of 2) sorted by relevance
1279 assert(pVM->pSys->pBranch0); in ifCoIm()1281 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranch0)); in ifCoIm()1449 assert(pVM->pSys->pBranch0); in ofCoIm()3236 assert(pVM->pSys->pBranch0); in untilCoIm()3238 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranch0)); in untilCoIm()3247 assert(pVM->pSys->pBranch0); in whileCoIm()3249 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranch0)); in whileCoIm()5184 pSys->pBranch0 = in ficlCompileCore()
860 FICL_WORD *pBranch0; member