Searched defs:O_PLUS (Results 1 - 3 of 3) 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/swiftshader/third_party/LLVM/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
/external/swiftshader/third_party/llvm-subzero/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

Completed in 161 milliseconds