Home
last modified time | relevance | path

Searched defs:__u64 (Results 1 – 25 of 66) sorted by relevance

123

/third_party/rust/crates/libc/src/fuchsia/
Daarch64.rs2 pub type __u64 = ::c_ulonglong; typedef
Dx86_64.rs5 pub type __u64 = ::c_ulonglong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
Dmod.rs5 pub type __u64 = ::c_ulonglong; typedef
/third_party/alsa-lib/include/
Dtype_compat.h39 #define __u64 uint64_t macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dtypes-compat.h63 typedef guint64 __u64; typedef
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dtypes-compat.h63 typedef guint64 __u64; typedef
/third_party/fsverity-utils/common/
Dwin32_defs.h47 typedef unsigned long long __u64; typedef
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
Duuid.h15 typedef unsigned long long __u64; typedef
/third_party/alsa-lib/include/sound/
Dtype_compat.h12 typedef uint64_t __u64; typedef
/third_party/mesa3d/include/drm-uapi/
Dsync_file.h32 typedef uint64_t __u64; typedef
Ddrm.h56 typedef uint64_t __u64; typedef
/third_party/mesa3d/src/amd/common/
Dac_drm_fourcc.h31 typedef uint64_t __u64; typedef
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
Dmod.rs11 pub type __u64 = ::c_ulonglong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs22 pub type __u64 = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs13 pub type __u64 = ::c_ulonglong; typedef
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h40 #define __u64 uint64_t macro
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/riscv64/
Dmod.rs4 pub type __u64 = ::c_ulonglong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/aarch64/
Dmod.rs3 pub type __u64 = ::c_ulonglong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs9 pub type __u64 = ::c_ulonglong; typedef
/third_party/libdrm/include/drm/
Ddrm.h56 typedef uint64_t __u64; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
Dmod.rs15 pub type __u64 = ::c_ulonglong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
Dmod.rs4 pub type __u64 = ::c_ulonglong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Dmips64.rs3 pub type __u64 = ::c_ulong; typedef
Ds390x.rs6 pub type __u64 = u64; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
Dmod.rs2 pub type __u64 = ::c_ulonglong; typedef

123