Searched refs:uint_least32_t (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h185 typedef __uint_least32_t uint_least32_t; typedef
H A Dstdatomic.h90 typedef _Atomic(uint_least32_t) atomic_char32_t;
97 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
/freebsd-11-stable/sys/sys/
H A Dstdint.h45 typedef __uint_least32_t uint_least32_t; typedef
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sync/
H A Dcpp_atomic_ops_linkable.cc84 ATest<uint_least32_t>();
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c60 uint_least32_t uil32 = 0;
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure30898 typedef uint_least32_t my_uint_least32_t;
[all...]

Completed in 224 milliseconds