Home
last modified time | relevance | path

Searched defs:uintptr_t (Results 1 – 25 of 32) 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.rs22 pub type uintptr_t = usize; typedef
/third_party/rust/crates/libc/src/
Dsgx.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/node/deps/v8/src/maglev/
Dmaglev-regalloc-data.h31 explicit constexpr operator uintptr_t() const { in uintptr_t() function
/third_party/node/deps/uv/include/uv/
Dstdint-msvc2008.h116 typedef unsigned __int64 uintptr_t; typedef
119 typedef _W64 unsigned int 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/node/deps/icu-small/source/common/
Dputilimp.h72 typedef size_t uintptr_t; typedef
/third_party/node/deps/v8/src/base/platform/
Dplatform.h609 operator uintptr_t() const { return value; } // NOLINT in uintptr_t() function
/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/liteos_m/kernel/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/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/node/deps/v8/src/execution/
Disolate.h567 FIELD_ACCESSOR(uintptr_t, stack_limit) in FIELD_ACCESSOR() argument
/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

12