Home
last modified time | relevance | path

Searched defs:REG_PEND (Results 1 - 6 of 6) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2posix.h67 #define REG_PEND 0x0800 /* GNU feature: pass end pattern by re_endp */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex_impl.h62 #define REG_PEND 0040 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex_impl.h62 #define REG_PEND 0040 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs504 pub const REG_PEND: ::c_int = 0o0040; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2343 pub const REG_PEND: ::c_int = 0x20; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1630 pub const REG_PEND: ::c_int = 32; consts

Completed in 21 milliseconds