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

/external/llvm/lib/Support/
H A Dregex_impl.h61 #define REG_NOSPEC 0020 macro
H A Dregcomp.c179 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
233 else if (cflags&REG_NOSPEC)
/external/swiftshader/third_party/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)
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex_impl.h61 #define REG_NOSPEC 0020 macro
H A Dregcomp.c179 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
233 else if (cflags&REG_NOSPEC)

Completed in 218 milliseconds