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

/external/svox/pico/lib/
H A Dpicosa.c518 picoos_uint16 curPOS; /* POS(es) of current word */ local
529 curPOS = PICODATA_ITEMINFO1_ERR;
571 PICODBG_TRACE(("iter: %d, curPOS: %d", ci, sa->headx[ci].head.info1));
596 curPOS = valbuf[half_nratt_posd];
599 if (picoktab_isUniquePos(sa->tabpos, (picoos_uint8) curPOS)) {
603 if (!picokdt_dtPosDreverseMapOutFixed(sa->dtposd, curPOS,
610 prevout = curPOS;

Completed in 664 milliseconds