Home
last modified time | relevance | path

Searched defs:REG_NEWLINE (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregex_impl.h60 #define REG_NEWLINE 0010 macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h60 #define REG_NEWLINE 0010 macro
/external/llvm/lib/Support/
Dregex_impl.h60 #define REG_NEWLINE 0010 macro
/external/pcre/dist2/src/
Dpcre2posix.h57 #define REG_NEWLINE 0x0002 /* Maps to PCRE2_MULTILINE */ macro