Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/locale/
H A Dengine.c398 es += OPND(m->g->strip[es]); in dissect()
402 es += OPND(m->g->strip[es]); in dissect()
507 esub = ss + OPND(m->g->strip[ss]) - 1; in dissect()
517 esub += OPND(m->g->strip[esub]); in dissect()
535 i = OPND(m->g->strip[ss]); in dissect()
540 i = OPND(m->g->strip[ss]); in dissect()
587 if (wc != OPND(s)) in backref()
600 cs = &m->g->sets[OPND(s)]; in backref()
644 ss += OPND(s); in backref()
664 i = OPND(s); in backref()
[all …]
H A Dregex2.h81 #define OPND(n) ((n)&OPDMASK) macro
H A Dregcomp.c1402 clen = wcrtomb(buf, OPND(s), &mbs); in findmust()
1416 scan += OPND(s); in findmust()
1522 clen = wcrtomb(cp, OPND(s), &mbs); in findmust()
1564 scan += OPND(s); in altoffset()