Home
last modified time | relevance | path

Searched defs:REG_NOSPEC (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Support/
Dregex_impl.h61 #define REG_NOSPEC 0020 macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h61 #define REG_NOSPEC 0020 macro
/external/libcups/vcnet/regex/
Dregex.h29 #define REG_NOSPEC 0020 macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex_impl.h61 #define REG_NOSPEC 0020 macro
/external/pcre/src/
Dpcre2posix.h68 #define REG_NOSPEC 0x1000 /* Maps to PCRE2_LITERAL */ macro
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs503 pub const REG_NOSPEC: ::c_int = 0o0020; constant
/external/rust/crates/libc/src/unix/nto/
Dmod.rs2341 pub const REG_NOSPEC: ::c_int = 0x10; constant
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1629 pub const REG_NOSPEC: ::c_int = 16; constant