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

/freebsd-10-stable/contrib/nvi/regex/
H A Dregex2.h93 #define O_PLUS (10) /* + suffix back to prefix */ macro
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregex2.h81 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */ macro
/freebsd-10-stable/lib/libc/regex/
H A Dregex2.h94 #define O_PLUS (10L<<OPSHIFT) /* + suffix back to prefix */ macro

Completed in 73 milliseconds