Home
last modified time | relevance | path

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

/external/lzma/C/
DPpmd7.c349 CPpmd_Byte_Ref upBranch = (CPpmd_Byte_Ref)SUCCESSOR(p->FoundState); in CreateSuccessors() local
368 if (successor != upBranch) in CreateSuccessors()
378 upState.Symbol = *(const Byte *)Ppmd7_GetPtr(p, upBranch); in CreateSuccessors()
379 SetSuccessor(&upState, upBranch + 1); in CreateSuccessors()