| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | source_location | 20 constexpr uint_least32_t line() const noexcept; 21 constexpr uint_least32_t column() const noexcept; 70 _LIBCPP_HIDE_FROM_ABI constexpr uint_least32_t line() const noexcept { 73 _LIBCPP_HIDE_FROM_ABI constexpr uint_least32_t column() const noexcept {
|
| H A D | cstdint | 121 uint_least32_t 175 using ::uint_least32_t _LIBCPP_USING_IF_EXISTS;
|
| H A D | atomic | 488 typedef atomic<uint_least32_t> atomic_uint_least32_t;
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-types/ |
| H A D | char32_t.h | 14 typedef uint_least32_t char32_t;
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cstdint | 121 uint_least32_t 178 using ::uint_least32_t _LIBCPP_USING_IF_EXISTS;
|
| H A D | atomic | 488 typedef atomic<uint_least32_t> atomic_uint_least32_t;
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | stdatomic.h | 114 typedef _Atomic(uint_least32_t) atomic_char32_t; 121 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
|
| H A D | stdint.h | 221 typedef __uint_least32_t uint_least32_t; typedef
|
| /freebsd/sys/sys/ |
| H A D | stdint.h | 46 typedef __uint_least32_t uint_least32_t; typedef
|
| /freebsd/contrib/netbsd-tests/lib/libc/sync/ |
| H A D | cpp_atomic_ops_linkable.cc | 84 ATest<uint_least32_t>(); in main()
|
| /freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cstdint.inc | 43 using ::uint_least32_t _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_entry_private.h | 183 uint_least32_t mset_digest;
|
| H A D | archive_write_set_format_mtree.c | 85 uint_least32_t mset_digest;
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cstdint.cppm | |
| H A D | cstdint.inc | 43 using std::uint_least32_t _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/lib/libc/tests/gen/ |
| H A D | limits_test.c | 66 CHECK_UTYPE(uint_least32_t, UINT_LEAST32);
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__atomic/ |
| H A D | aliases.h | 54 using atomic_uint_least32_t = atomic<uint_least32_t>;
|
| /freebsd/contrib/llvm-project/libcxx/include/__atomic/ |
| H A D | aliases.h | 55 using atomic_uint_least32_t = atomic<uint_least32_t>;
|
| /freebsd/include/ |
| H A D | stdbit.h | 27 typedef __uint_least32_t uint_least32_t; typedef
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__string/ |
| H A D | char_traits.h | 276 : __char_traits_base<char32_t, uint_least32_t, static_cast<uint_least32_t>(0xFFFFFFFF)> {
|
| /freebsd/contrib/llvm-project/libcxx/include/__string/ |
| H A D | char_traits.h | 312 …t char_traits<char32_t> : __char_traits_base<char32_t, uint_least32_t, static_cast<uint_least32_t>…
|
| /freebsd/contrib/netbsd-tests/include/ |
| H A D | t_inttypes.c | 60 uint_least32_t uil32 = 0; in ATF_TC_BODY()
|
| /freebsd/contrib/tzdata/ |
| H A D | Makefile | 127 TIME_T_ALTERNATIVES_TAIL = int_least32_t.ck uint_least32_t.ck \
|
| /freebsd/contrib/tzcode/ |
| H A D | Makefile | 127 TIME_T_ALTERNATIVES_TAIL = int_least32_t.ck uint_least32_t.ck \
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/ |
| H A D | stdint-macros.h | 164 typedef __uint_least32_t uint_least32_t; typedef
|