Lines Matching full:curpos
379 picoos_uint8 curpos; /* POS(es) of current word */
388 curpos = PICOKDT_EPSILON; /* needs to be in 2^8 */
441 PICODBG_TRACE(("iter: %d, curpos: %d", i, acph->headx[i].head.info1));
444 curpos = acph->headx[i].head.info1;
456 if (curpos != valbuf[2]) {
460 valbuf[2] = curpos;
798 picoos_uint8 curpos; /* POS(es) of current word */
806 curpos = PICOKDT_EPSILON; /* needs to be < 2^8 */
859 PICODBG_TRACE(("iter: %d, curpos: %d", i, acph->headx[i].head.info1));
862 curpos = acph->headx[i].head.info1;
874 if (curpos != valbuf[2]) {
878 valbuf[2] = curpos;