Searched refs:OPND (Results 1 – 8 of 8) sorted by relevance
439 es += OPND(m->g->strip[es]); in dissect()443 es += OPND(m->g->strip[es]); in dissect()549 esub = ss + OPND(m->g->strip[ss]) - 1; in dissect()559 esub += OPND(m->g->strip[esub]); in dissect()577 i = OPND(m->g->strip[ss]); in dissect()582 i = OPND(m->g->strip[ss]); in dissect()646 if (wc != OPND(s)) in backref()659 cs = &m->g->sets[OPND(s)]; in backref()726 ss += OPND(s); in backref()746 i = OPND(s); in backref()[all …]
80 #define OPND(n) ((n)&OPDMASK) macro
1898 clen = wcrtomb(buf, OPND(s), &mbs);1912 scan += OPND(s);2021 clen = wcrtomb(cp, OPND(s), &mbs);2064 scan += OPND(s);
318 char ch = OPND(g->strip[startst]);325 *next == (char)OPND(g->strip[nextst]))360 es += OPND(m->g->strip[es]);364 es += OPND(m->g->strip[es]);470 esub = ss + OPND(m->g->strip[ss]) - 1;480 esub += OPND(m->g->strip[esub]);501 i = OPND(m->g->strip[ss]);506 i = OPND(m->g->strip[ss]);548 if (sp == stop || *sp++ != (char)OPND(s))557 cs = &m->g->sets[OPND(s)];[all …]
74 #define OPND(n) ((n)&OPDMASK) macro
1628 scan += OPND(s); in findmust()1663 *cp++ = (char)OPND(s); in findmust()
84 opnd = OPND(*s);
147 opnd = OPND(*s); in s_print()