Searched refs:OPND (Results 1 – 3 of 3) sorted by relevance
465 es += OPND(m->g->strip[es]); in dissect()469 es += OPND(m->g->strip[es]); in dissect()577 esub = ss + OPND(m->g->strip[ss]) - 1; in dissect()587 esub += OPND(m->g->strip[esub]); in dissect()605 i = OPND(m->g->strip[ss]); in dissect()610 i = OPND(m->g->strip[ss]); in dissect()680 if (wc != (wint_t)OPND(s)) in backref()694 cs = &m->g->sets[OPND(s)]; in backref()762 ss += OPND(s); in backref()782 i = OPND(s); in backref()[all …]
85 #define OPND(n) ((n)&OPDMASK) macro
2048 size_t clen = wcrtomb(buf, (int)OPND(s), &mbs);2065 scan += OPND(s);2177 size_t clen = wcrtomb(cp, (int)OPND(s), &mbs);2181 *cp++ = OPND(s);2225 scan += OPND(s);