Home
last modified time | relevance | path

Searched defs:regoff_t (Results 1 – 16 of 16) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
Dmod.rs7 pub type regoff_t = ::c_int; typedef
/third_party/ltp/tools/sparse/sparse-src/validation/
Drestrict-array.c22 typedef int regoff_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Dmod.rs3 pub type regoff_t = ::c_long; typedef
/third_party/rust/crates/libc/src/hermit/
Dmod.rs31 pub type regoff_t = size_t; typedef
/third_party/pcre2/pcre2/src/
Dpcre2posix.h112 typedef int regoff_t; typedef
/third_party/musl/include/
Dalltypes.h.in10 TYPEDEF _Addr regoff_t; variable
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dalltypes.h136 typedef _Addr regoff_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dalltypes.h152 typedef _Addr regoff_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h69 typedef _Addr regoff_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dalltypes.h69 typedef _Addr regoff_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h69 typedef _Addr regoff_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs4 pub type regoff_t = ::c_int; typedef
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs8 pub type regoff_t = off_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs5 pub type regoff_t = ::c_int; typedef
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs33 pub type regoff_t = ::c_int; typedef
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs44 pub type regoff_t = ::ssize_t; typedef