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

/freebsd-10-stable/contrib/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);
/freebsd-10-stable/lib/libc/regex/
H A Dengine.c398 es += OPND(m->g->strip[es]);
402 es += OPND(m->g->strip[es]);
504 esub = ss + OPND(m->g->strip[ss]) - 1;
514 esub += OPND(m->g->strip[esub]);
532 i = OPND(m->g->strip[ss]);
537 i = OPND(m->g->strip[ss]);
590 if (wc != OPND(s))
603 cs = &m->g->sets[OPND(s)];
649 ss += OPND(s);
669 i = OPND(
[all...]
H A Dregex2.h81 #define OPND(n) ((n)&OPDMASK) macro
H A Dregcomp.c1464 clen = wcrtomb(buf, OPND(s), &mbs);
1478 scan += OPND(s);
1583 clen = wcrtomb(cp, OPND(s), &mbs);
1626 scan += OPND(s);
/freebsd-10-stable/lib/libc/regex/grot/
H A Ddebug.c87 opnd = OPND(*s);
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c147 opnd = OPND(*s);

Completed in 79 milliseconds