Searched refs:O_PLUS (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/cups-372.4/cups/vcnet/regex/
H A Dregex2.h29 * - OPLUS_ and O_PLUS are *inside* the loop they create.
58 #define O_PLUS (10<<OPSHIFT) /* + suffix back to prefix */ macro
H A Ddebug.c174 if (OP(*(s+opnd)) != O_PLUS)
177 case O_PLUS:
H A Dregcomp.c334 ASTERN(O_PLUS, pos);
340 ASTERN(O_PLUS, pos);
526 ASTERN(O_PLUS, pos);
961 ASTERN(O_PLUS, start);
1593 case O_PLUS:
H A Dengine.c387 case O_PLUS:
554 case O_PLUS:
871 case O_PLUS: /* both forward and back */
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Dregex2.h52 * - OPLUS_ and O_PLUS are *inside* the loop they create.
81 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */ macro
H A Dregcomp.c397 ASTERN(O_PLUS, pos);
403 ASTERN(O_PLUS, pos);
582 ASTERN(O_PLUS, pos);
997 ASTERN(O_PLUS, start);
1515 case O_PLUS:
H A Dregengine.inc452 case O_PLUS:
614 case O_PLUS:
907 case O_PLUS: /* both forward and back */

Completed in 192 milliseconds