Searched refs:PICOKLEX_POSIND_SIZE (Results 1 – 4 of 4) sorted by relevance
71 #define PICOKLEX_POSIND_SIZE 4 macro
401 i = lexres->nrres * (PICOKLEX_POSIND_SIZE); in klex_setLexResult()402 lexres->posindlen += PICOKLEX_POSIND_SIZE; in klex_setLexResult()
666 for (i = 0; i < sa->headx[ci].head.len; i += PICOKLEX_POSIND_SIZE) { in saDisambPos()672 i/PICOKLEX_POSIND_SIZE + 1)); in saDisambPos()685 sa->headx[ci].head.len = PICOKLEX_POSIND_SIZE; in saDisambPos()
322 posbuf[i] = lexres.posind[i * PICOKLEX_POSIND_SIZE]; in waProcessWordgraph()