Home
last modified time | relevance | path

Searched refs:REG_ITOA (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregerror.c88 int target = errcode &~ REG_ITOA; in llvm_regerror()
99 if (errcode&REG_ITOA) { in llvm_regerror()
H A Dregex_impl.h83 #define REG_ITOA 0400 /* convert number to name (!) */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregerror.c88 int target = errcode &~ REG_ITOA; in llvm_regerror()
99 if (errcode&REG_ITOA) { in llvm_regerror()
H A Dregex_impl.h83 #define REG_ITOA 0400 /* convert number to name (!) */ macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs524 pub const REG_ITOA: ::c_int = 0o0400; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2339 pub const REG_ITOA: ::c_int = 0o400; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1650 pub const REG_ITOA: ::c_int = 256; consts

Completed in 27 milliseconds