Searched refs:nextSameHashInSymOffs (Results 1 – 1 of 1) sorted by relevance
280 picoos_int32 nextSameHashInSymOffs; in picokfst_kfstStartPairSearch() local292 BytesToNum(fst->fstStream,& pos,& nextSameHashInSymOffs); in picokfst_kfstStartPairSearch()293 while ((inSymX != inSym) && (nextSameHashInSymOffs > 0)) { in picokfst_kfstStartPairSearch()294 inSymCellPos = inSymCellPos + nextSameHashInSymOffs; in picokfst_kfstStartPairSearch()297 BytesToNum(fst->fstStream,& pos,& nextSameHashInSymOffs); in picokfst_kfstStartPairSearch()