Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
Dregex_impl.h61 #define REG_NOSPEC 0020 macro
Dregcomp.c179 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC)) in llvm_regcomp()
233 else if (cflags&REG_NOSPEC) in llvm_regcomp()