Searched refs:postmp (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/lib/
H A Dpicokdt.c2019 picoos_uint32 postmp; local
2023 postmp = 0;
2024 while ((postmp <= pos) && (count < graphlen)) {
2025 if (!picobase_get_next_utf8charpos(utfgraph, graphlen, &postmp)) {
2027 count, pos, postmp));

Completed in 139 milliseconds