Searched refs:lastprev2 (Results 1 – 1 of 1) sorted by relevance
/external/svox/pico/lib/ |
D | picoacph.c | 378 picoos_uint16 lastprev2; /* last index of POS(es) found to the left */ in acphSubPhrasing() local 404 lastprev2 = upbound; in acphSubPhrasing() 422 valbuf[0] = acphPhrItemSeqGetPosLeft(this, acph, lastprev2, &lastprev2); in acphSubPhrasing() 453 valbuf[0] = acphPhrItemSeqGetPosLeft(this, acph, lastprev2, &lastprev2); in acphSubPhrasing() 797 picoos_uint16 lastprev2; /* last index of POS(es) found to the left */ in acphAccentuation() local 821 lastprev2 = upbound; in acphAccentuation() 839 valbuf[0] = acphAccItemSeqGetPosLeft(this, acph, lastprev2, &lastprev2); in acphAccentuation() 871 valbuf[0] = acphAccItemSeqGetPosLeft(this, acph, lastprev2, &lastprev2); in acphAccentuation()
|