Home
last modified time | relevance | path

Searched refs:REG_BACKR (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex_impl.h91 #define REG_BACKR 02000 /* force use of backref code */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex_impl.h91 #define REG_BACKR 02000 /* force use of backref code */ macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs531 pub const REG_BACKR: ::c_int = 0o02000; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2334 pub const REG_BACKR: ::c_int = 0x400; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1657 pub const REG_BACKR: ::c_int = 1024; consts

Completed in 22 milliseconds