Home
last modified time | relevance | path

Searched defs:RE_CONTEXT_INDEP_OPS (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/binutils-2.27/include/
H A Dxregex2.h90 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/dragonfly/contrib/gcc-4.7/include/
H A Dxregex2.h91 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/dragonfly/contrib/gdb-7/include/
H A Dxregex2.h91 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/dragonfly/contrib/binutils-2.34/include/
H A Dxregex2.h90 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/dragonfly/contrib/gcc-8.0/include/
H A Dxregex2.h90 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/dragonfly/contrib/diffutils/lib/
H A Dregex.h110 # define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/dragonfly/contrib/grep/lib/
H A Dregex.h110 # define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/dragonfly/contrib/cvs-1.12/lib/
H A Dregex.h716 # define RE_CONTEXT_INDEP_OPS REG_CONTEXT_INDEP_OPS macro