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

/freebsd-current/contrib/nvi/regex/
H A Dregex2.h88 #define OPLUS_ (9) /* + prefix fwd to suffix */ macro
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h86 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */ macro
/freebsd-current/lib/libc/regex/
H A Dregex2.h92 #define OPLUS_ (9L<<OPSHIFT) /* + prefix fwd to suffix */ macro

Completed in 172 milliseconds