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

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

Completed in 126 milliseconds