Home
last modified time | relevance | path

Searched defs:uintmax_t (Results 1 – 24 of 24) sorted by relevance

/third_party/rust/crates/libc/src/hermit/
Dmod.rs17 pub type uintmax_t = u64; typedef
/third_party/rust/crates/libc/src/
Dsgx.rs14 pub type uintmax_t = u64; typedef
Dswitch.rs14 pub type uintmax_t = u64; typedef
Dwasi.rs17 pub type uintmax_t = u64; typedef
Dpsp.rs18 pub type uintmax_t = u64; typedef
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h193 typedef unsigned long long uintmax_t; typedef
196 typedef unsigned long uintmax_t; typedef
/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h193 typedef unsigned long long uintmax_t; typedef
196 typedef unsigned long uintmax_t; typedef
/third_party/node/deps/uv/include/uv/
Dstdint-msvc2008.h124 typedef uint64_t uintmax_t; typedef
/third_party/libuv/include/uv/
Dstdint-msvc2008.h124 typedef uint64_t uintmax_t; typedef
/third_party/tzdata/
Dprivate.h402 typedef unsigned long long uintmax_t; typedef
405 typedef unsigned long uintmax_t; typedef
/third_party/musl/include/
Dalltypes.h.in25 TYPEDEF unsigned _Int64 uintmax_t; variable
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dalltypes.h197 typedef unsigned _Int64 uintmax_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h140 typedef unsigned _Int64 uintmax_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dalltypes.h140 typedef unsigned _Int64 uintmax_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h140 typedef unsigned _Int64 uintmax_t; typedef
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2928 lo: ::uintmax_t, in estrtou()
2929 hi: ::uintmax_t, in estrtou()
2930 ) -> ::uintmax_t; in estrtou()
2972 numerator: ::uintmax_t, in strpct()
2973 denominator: ::uintmax_t, in strpct()
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2504 uintmax_t = c_ulonglong variable
/third_party/rust/crates/libc/src/windows/
Dmod.rs14 pub type uintmax_t = u64; typedef
/third_party/rust/crates/libc/src/unix/
Dmod.rs17 pub type uintmax_t = u64; typedef
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs253 pub type uintmax_t = __uintmax_t; typedef
/third_party/rust/crates/libc/src/solid/
Dmod.rs16 pub type uintmax_t = u64; typedef
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs26 pub type uintmax_t = u64; typedef
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs19 pub type uintmax_t = u64; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp119 typedef unsigned long int uintmax_t; typedef