Home
last modified time | relevance | path

Searched refs:O_PLUS (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Support/
Dregex2.h84 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */ macro
Dregcomp.c433 ASTERN(O_PLUS, pos); in p_ere_exp()
439 ASTERN(O_PLUS, pos); in p_ere_exp()
618 ASTERN(O_PLUS, pos); in p_simp_re()
1033 ASTERN(O_PLUS, start); in repeat()
1564 case O_PLUS: in pluscount()
Dregengine.inc452 case O_PLUS:
614 case O_PLUS:
907 case O_PLUS: /* both forward and back */
/external/mksh/src/
Dexpr.c49 O_PLUS, O_MINUS, enumerator
349 case O_PLUS: in evalexpr()
362 case O_PLUS: in evalexpr()
521 case O_PLUS: in evalexpr()