Home
last modified time | relevance | path

Searched refs:uint_least64_t (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dstdint.h36 typedef uint64_t uint_least64_t; typedef
/third_party/musl/include/
Dstdint.h36 typedef uint64_t uint_least64_t; typedef
/third_party/musl/ndk_musl_include/
Dstdint.h36 typedef uint64_t uint_least64_t; typedef
/third_party/musl/porting/uniproton/kernel/include/
Dstdint.h36 typedef uint64_t uint_least64_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Dstdint.h36 typedef uint64_t uint_least64_t; typedef
/third_party/musl/porting/liteos_m/user/include/
Dstdint.h36 typedef uint64_t uint_least64_t; typedef
/third_party/musl/libc-test/src/api/
Dstdint.c21 T(uint_least64_t) in f()
Dinttypes.c23 T(uint_least64_t) in f()
/third_party/libuv/include/uv/
Dstdint-msvc2008.h101 typedef uint64_t uint_least64_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h70 typedef uint_least64_t atomic_uint_least64_t;
/third_party/elfutils/lib/
Dstdatomic-fbsd.h240 typedef _Atomic(uint_least64_t) atomic_uint_least64_t;
/third_party/json/test/src/
Dunit-conversions.cpp931 auto n = j.get<uint_least64_t>();
1181 uint_least64_t n = j_unsigned;
Dunit-constructor1.cpp774 uint_least64_t n = 42;
/third_party/tzdata/
DMakefile126 TIME_T_ALTERNATIVES_TAIL = int_least32_t uint_least32_t uint_least64_t
/third_party/libexif/m4m/
Dstdint.m4567 typedef uint64_t uint_least64_t;
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2492 uint_least64_t = uint64_t variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp99 typedef unsigned long int uint_least64_t; typedef
16600 using ::uint_least64_t;
49576 typedef atomic<uint_least64_t> atomic_uint_least64_t;