Home
last modified time | relevance | path

Searched refs:REG_DUMP (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex_impl.h63 #define REG_DUMP 0200 macro
Dregcomp.c303 # define GOODFLAGS(f) ((f)&~REG_DUMP) in llvm_regcomp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h63 #define REG_DUMP 0200 macro
Dregcomp.c175 # define GOODFLAGS(f) ((f)&~REG_DUMP) in llvm_regcomp()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt702 REG_DUMP
Dnetbsd.txt852 REG_DUMP
Ddragonfly.txt805 REG_DUMP
Dfreebsd.txt1006 REG_DUMP
Dapple.txt1134 REG_DUMP
Dandroid.txt1854 REG_DUMP
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs505 pub const REG_DUMP: ::c_int = 0o0200; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2336 pub const REG_DUMP: ::c_int = 0x80; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1631 pub const REG_DUMP: ::c_int = 128; constant