Home
last modified time | relevance | path

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

/external/libcups/vcnet/regex/
Dengine.c261 es += OPND(m->g->strip[es]);
265 es += OPND(m->g->strip[es]);
367 esub = ss + OPND(m->g->strip[ss]) - 1;
377 esub += OPND(m->g->strip[esub]);
395 i = OPND(m->g->strip[ss]);
400 i = OPND(m->g->strip[ss]);
449 if (sp == stop || *sp++ != (char)OPND(s))
458 cs = &m->g->sets[OPND(s)];
506 ss += OPND(s);
526 i = OPND(s);
[all …]
Dregex2.h45 #define OPND(n) ((n)&OPDMASK) macro
Ddebug.c119 opnd = OPND(*s);
Dregcomp.c1528 scan += OPND(s);
1563 *cp++ = (char)OPND(s);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
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(s);
[all …]
Dregex2.h74 #define OPND(n) ((n)&OPDMASK) macro
Dregcomp.c1630 scan += OPND(s); in findmust()
1665 *cp++ = (char)OPND(s); in findmust()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
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(s);
[all …]
Dregex2.h71 #define OPND(n) ((n)&OPDMASK) macro
Dregcomp.c1502 scan += OPND(s); in findmust()
1537 *cp++ = (char)OPND(s); in findmust()
/external/llvm/lib/Support/
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(s);
[all …]
Dregex2.h71 #define OPND(n) ((n)&OPDMASK) macro
Dregcomp.c1502 scan += OPND(s); in findmust()
1537 *cp++ = (char)OPND(s); in findmust()
/external/llvm-project/llvm/lib/Support/
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(s);
[all …]
Dregex2.h74 #define OPND(n) ((n)&OPDMASK) macro
Dregcomp.c1630 scan += OPND(s); in findmust()
1665 *cp++ = (char)OPND(s); in findmust()