Searched refs:uint_least32_t (Results 1 – 21 of 21) sorted by relevance
| /src/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; 67 _LIBCPP_HIDE_FROM_ABI constexpr uint_least32_t line() const noexcept { 70 _LIBCPP_HIDE_FROM_ABI constexpr uint_least32_t column() const noexcept {
|
| 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;
|
| H A D | random | 418 typedef uint_least32_t result_type;
|
| /src/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
|
| /src/sys/sys/ |
| H A D | stdint.h | 45 typedef __uint_least32_t uint_least32_t; typedef
|
| /src/contrib/netbsd-tests/lib/libc/sync/ |
| H A D | cpp_atomic_ops_linkable.cc | 84 ATest<uint_least32_t>(); in main()
|
| /src/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cstdint.inc | 43 using ::uint_least32_t _LIBCPP_USING_IF_EXISTS;
|
| /src/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;
|
| /src/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cstdint.inc | 43 using std::uint_least32_t _LIBCPP_USING_IF_EXISTS;
|
| /src/lib/libc/tests/gen/ |
| H A D | limits_test.c | 66 CHECK_UTYPE(uint_least32_t, UINT_LEAST32);
|
| /src/contrib/llvm-project/libcxx/include/__atomic/ |
| H A D | aliases.h | 54 using atomic_uint_least32_t = atomic<uint_least32_t>;
|
| /src/contrib/jemalloc/include/msvc_compat/C99/ |
| H A D | stdint.h | 100 typedef uint32_t uint_least32_t; typedef
|
| /src/contrib/llvm-project/libcxx/include/__string/ |
| H A D | char_traits.h | 318 : __char_traits_base<char32_t, uint_least32_t, static_cast<uint_least32_t>(0xFFFFFFFF)> {
|
| /src/contrib/netbsd-tests/include/ |
| H A D | t_inttypes.c | 60 uint_least32_t uil32 = 0; in ATF_TC_BODY()
|
| /src/contrib/tzdata/ |
| H A D | Makefile | 127 TIME_T_ALTERNATIVES_TAIL = int_least32_t.ck uint_least32_t.ck \
|
| /src/contrib/tzcode/ |
| H A D | Makefile | 127 TIME_T_ALTERNATIVES_TAIL = int_least32_t.ck uint_least32_t.ck \
|
| /src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 848 SYMBOL(uint_least32_t, None, <stdint.h>)
|
| H A D | StdSymbolMap.inc | 2996 SYMBOL(uint_least32_t, std::, <cstdint>) 2997 SYMBOL(uint_least32_t, None, <cstdint>) 2998 SYMBOL(uint_least32_t, None, <stdint.h>)
|