Searched refs:inPos (Results 1 – 2 of 2) sorted by relevance
148 picoos_int32 inPos; /**< corresponding position in input string */ member311 if (altDesc->inPos < inSeqLen) { in GetNextAlternative()312 inSym = inSeq[altDesc->inPos].sym; in GetNextAlternative()318 (*outRefPos) = inSeq[altDesc->inPos].pos; in GetNextAlternative()320 (*nextInPos) = altDesc->inPos + 1; in GetNextAlternative()324 … picokfst_kfstStartPairSearch(fst,inSeq[altDesc->inPos].sym,& inSymFound,& altDesc->searchState); in GetNextAlternative()329 PICOTRNS_PRINTSYM(NULL, inSeq[altDesc->inPos].sym); in GetNextAlternative()346 (*outRefPos) = inSeq[altDesc->inPos].pos; in GetNextAlternative()347 (*nextInPos) = altDesc->inPos + 1; in GetNextAlternative()367 (*nextInPos) = altDesc->inPos; in GetNextAlternative()[all …]
795 const picoos_uint8 inPos, in saGetNrVowel() argument806 pos = inPos; in saGetNrVowel()