Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicokfst.c279 picoos_int32 inSymX; in picokfst_kfstStartPairSearch() local
291 BytesToNum(fst->fstStream,& pos,& inSymX); in picokfst_kfstStartPairSearch()
293 while ((inSymX != inSym) && (nextSameHashInSymOffs > 0)) { in picokfst_kfstStartPairSearch()
296 BytesToNum(fst->fstStream,& pos,& inSymX); in picokfst_kfstStartPairSearch()
299 if (inSymX == inSym) { in picokfst_kfstStartPairSearch()