Home
last modified time | relevance | path

Searched defs:uintptr_t (Results 1 – 25 of 29) sorted by relevance

12

/third_party/rust/crates/nix/src/sys/
Devent.rs224 ident: uintptr_t, in new()
245 pub fn ident(&self) -> uintptr_t { in ident()
/third_party/rust/crates/libc/src/hermit/
Dmod.rs19 pub type uintptr_t = usize; typedef
/third_party/rust/crates/libc/src/
Dsgx.rs19 pub type uintptr_t = usize; typedef
Dxous.rs19 pub type uintptr_t = usize; typedef
Dswitch.rs19 pub type uintptr_t = usize; typedef
Dwasi.rs22 pub type uintptr_t = usize; typedef
/third_party/ltp/testcases/kernel/kvm/include/
Dkvm_guest.h41 typedef unsigned long uintptr_t; typedef
/third_party/rust/crates/linux-raw-sys/gen/include/
Dsupport.h17 typedef __UINTPTR_TYPE__ uintptr_t; typedef
/third_party/skia/third_party/externals/icu/source/common/
Dputilimp.h72 typedef size_t uintptr_t; typedef
/third_party/icu/icu4c/source/common/
Dputilimp.h72 typedef size_t uintptr_t; typedef
/third_party/musl/include/
Dalltypes.h.in6 TYPEDEF unsigned _Addr uintptr_t; variable
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dalltypes.h116 typedef unsigned _Addr uintptr_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Djsval_layout_opaque.hpp13 typedef unsigned long long uintptr_t; typedef
Djsval_layout_opaque_1_0.hpp13 typedef unsigned long long uintptr_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h49 typedef unsigned _Addr uintptr_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h49 typedef unsigned _Addr uintptr_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dalltypes.h49 typedef unsigned _Addr uintptr_t; typedef
/third_party/lz4/tests/
Dfuzzer.c71 typedef size_t uintptr_t; /* true on most systems, except OpenVMS-64 (which doesn't need address … typedef
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2502 uintptr_t = c_ulong variable
/third_party/rust/crates/libc/src/windows/
Dmod.rs19 pub type uintptr_t = usize; typedef
/third_party/rust/crates/libc/src/unix/
Dmod.rs22 pub type uintptr_t = usize; typedef
/third_party/rust/crates/libc/src/solid/
Dmod.rs18 pub type uintptr_t = usize; typedef
/third_party/rust/crates/libc/src/teeos/
Dmod.rs45 pub type uintptr_t = usize; typedef
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs28 pub type uintptr_t = usize; typedef
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5729 frame_addr: ::uintptr_t, in pthread_stack_frame_decode_np()
5730 return_addr: *mut ::uintptr_t, in pthread_stack_frame_decode_np()
5731 ) -> ::uintptr_t; in pthread_stack_frame_decode_np()

12