Home
last modified time | relevance | path

Searched refs:RE_NO_GNU_OPS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dxregex2.h154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
186 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
194 | RE_INTERVALS | RE_NO_GNU_OPS)
/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c4007 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4015 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4023 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4029 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4035 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4041 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4047 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4053 if (syntax & RE_NO_GNU_OPS) in PREFIX()