Searched refs:pairClass (Results 1 – 3 of 3) sorted by relevance
311 picokfst_symid_t * outSym, picokfst_class_t * pairClass) in picokfst_kfstGetNextPair() argument320 (*pairClass) = -1; in picokfst_kfstGetNextPair()327 *pairClass = (picokfst_class_t)val; in picokfst_kfstGetNextPair()333 (*pairClass) = -1; in picokfst_kfstGetNextPair()
130 picokfst_symid_t * outSym, picokfst_class_t * pairClass);
303 picokfst_class_t pairClass; in GetNextAlternative() local341 … picokfst_kfstGetNextPair(fst,& altDesc->searchState,& pairFound,& (*outSym),& pairClass); in GetNextAlternative()343 picokfst_kfstGetTrans(fst,altDesc->startFSTState,pairClass,& (*endFSTState)); in GetNextAlternative()