Home
last modified time | relevance | path

Searched refs:penultima (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/lib/
Dpicospho.c210 …picoos_int16 penultima, activeEndPos; /* positions of last two bounds/words; SPHO_POS_INVALID mean… member
282 spho->penultima = SPHO_POS_INVALID; in sphoReset()
970 spho->penultima = SPHO_POS_INVALID; in sphoStep()
1106 spho->penultima = spho->activeEndPos; in sphoStep()
1126 spho->penultima = SPHO_POS_INVALID; in sphoStep()
1135 spho->penultima = SPHO_POS_INVALID; in sphoStep()
1164 … spho->penultima,spho->activeEndPos,spho->activeEndPos,spho->headxReadPos)); in sphoStep()
1165 spho->penultima = spho->activeEndPos; in sphoStep()
1635 if (spho->penultima != SPHO_POS_INVALID) { in sphoStep()
1640 spho->penultima)); in sphoStep()
[all …]