Home
last modified time | relevance | path

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

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