Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dxregex2.h90 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h89 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dxregex2.h90 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/netbsd-src/external/gpl2/grep/dist/lib/posix/
H A Dregex.h91 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dxregex2.h90 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/posix/
H A Dregex.h87 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dxregex2.h90 #define RE_CONTEXT_INDEP_OPS (RE_CONTEXT_INDEP_ANCHORS << 1) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex.h716 # define RE_CONTEXT_INDEP_OPS REG_CONTEXT_INDEP_OPS macro