Searched defs:O_PLUS (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Support/
H A Dregex2.h55 * - OPLUS_ and O_PLUS are *inside* the loop they create.
84 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */ macro
/external/mksh/src/
H A Dexpr.c49 O_PLUS, O_MINUS, enumerator in enum:token
349 case O_PLUS:
362 case O_PLUS:
521 case O_PLUS:

Completed in 344 milliseconds