Home
last modified time | relevance | path

Searched defs:RE_CONTEXT_INVALID_OPS (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/include/
H A Dxregex2.h95 #define RE_CONTEXT_INVALID_OPS (RE_CONTEXT_INDEP_OPS << 1) macro
/dflybsd-src/contrib/binutils-2.27/include/
H A Dxregex2.h94 #define RE_CONTEXT_INVALID_OPS (RE_CONTEXT_INDEP_OPS << 1) macro
/dflybsd-src/contrib/gdb-7/include/
H A Dxregex2.h95 #define RE_CONTEXT_INVALID_OPS (RE_CONTEXT_INDEP_OPS << 1) macro
/dflybsd-src/contrib/gcc-8.0/include/
H A Dxregex2.h94 #define RE_CONTEXT_INVALID_OPS (RE_CONTEXT_INDEP_OPS << 1) macro
/dflybsd-src/contrib/binutils-2.34/include/
H A Dxregex2.h94 #define RE_CONTEXT_INVALID_OPS (RE_CONTEXT_INDEP_OPS << 1) macro
/dflybsd-src/contrib/grep/lib/
H A Dregex.h114 # define RE_CONTEXT_INVALID_OPS (RE_CONTEXT_INDEP_OPS << 1) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex.h718 # define RE_CONTEXT_INVALID_OPS REG_CONTEXT_INVALID_OPS macro