Home
last modified time | relevance | path

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

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