Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h88 #define REG_STARTEND 00004 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex_impl.h88 #define REG_STARTEND 00004 macro
/third_party/pcre2/pcre2/src/
Dpcre2posix.h63 #define REG_STARTEND 0x0080 /* BSD feature: pass subject string by so,eo */ macro
/third_party/toybox/lib/
Dportability.h10 #define REG_STARTEND 0 macro
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs528 pub const REG_STARTEND: ::c_int = 0o00004; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1115 pub const REG_STARTEND: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1894 pub const REG_STARTEND: ::c_int = 0o00004; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1654 pub const REG_STARTEND: ::c_int = 4; constant