Home
last modified time | relevance | path

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

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