Home
last modified time | relevance | path

Searched defs:REG_LARGE (Results 1 – 7 of 7) sorted by relevance

/external/libcups/vcnet/regex/
Dregex.h63 #define REG_LARGE 01000 /* force large representation */ macro
/external/llvm-project/llvm/lib/Support/
Dregex_impl.h90 #define REG_LARGE 01000 /* force large representation */ macro
/external/llvm/lib/Support/
Dregex_impl.h90 #define REG_LARGE 01000 /* force large representation */ macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h90 #define REG_LARGE 01000 /* force large representation */ macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex_impl.h90 #define REG_LARGE 01000 /* force large representation */ macro
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs506 pub const REG_LARGE: ::c_int = 0o01000; constant
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1317 pub const REG_LARGE: ::c_int = 512; constant