Searched refs:PICOTRNS_POS_IGNORE (Results 1 – 3 of 3) sorted by relevance
70 #define PICOTRNS_POS_IGNORE (picoos_int16) -3 /* value to mark a pos/sym pair to be ignored (e… macro
479 return sphoAddPhoneme(spho, PICOTRNS_POS_IGNORE, in sphoAddStartPhoneme()486 && sphoAddPhoneme(spho, PICOTRNS_POS_IGNORE, in sphoAddTermPhonemes()685 …while ((spho->phonReadPos < spho->phonWritePos) && (PICOTRNS_POS_IGNORE == spho->phonBuf[spho->pho… in getNextPosSym()
1098 rv = saAddPhoneme(sa, PICOTRNS_POS_IGNORE, in saExtractPhonemes()1106 rv = saAddPhoneme(sa, PICOTRNS_POS_IGNORE, in saExtractPhonemes()1129 …while ((sa->phonReadPos < sa->phonWritePos) && (PICOTRNS_POS_IGNORE == sa->phonBuf[sa->phonReadPos… in getNextPosSym()