Searched refs:pairFound (Results 1 – 3 of 3) sorted by relevance
310 picoos_bool * pairFound, in picokfst_kfstGetNextPair() argument318 (*pairFound) = 0; in picokfst_kfstGetNextPair()328 (*pairFound) = 1; in picokfst_kfstGetNextPair()331 (*pairFound) = 0; in picokfst_kfstGetNextPair()
129 picoos_bool * pairFound,
302 picoos_bool pairFound; in GetNextAlternative() local341 … picokfst_kfstGetNextPair(fst,& altDesc->searchState,& pairFound,& (*outSym),& pairClass); in GetNextAlternative()342 if (pairFound) { in GetNextAlternative()