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

/external/llvm/lib/Support/
H A Dregex_impl.h61 #define REG_NOSPEC 0020 macro
H A Dregcomp.c171 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
225 else if (cflags&REG_NOSPEC)

Completed in 86 milliseconds