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

/external/llvm/lib/Support/
H A Dregengine.inc319 es += OPND(m->g->strip[es]);
323 es += OPND(m->g->strip[es]);
429 esub = ss + OPND(m->g->strip[ss]) - 1;
439 esub += OPND(m->g->strip[esub]);
460 i = OPND(m->g->strip[ss]);
465 i = OPND(m->g->strip[ss]);
507 if (sp == stop || *sp++ != (char)OPND(s))
516 cs = &m->g->sets[OPND(s)];
564 ss += OPND(s);
584 i = OPND(
[all...]
H A Dregex2.h68 #define OPND(n) ((n)&OPDMASK) macro
H A Dregcomp.c1481 scan += OPND(s);
1516 *cp++ = (char)OPND(s);

Completed in 87 milliseconds