Home
last modified time | relevance | path

Searched refs:uint_least32_t (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/
H A Dsource_location20 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 Dcstdint121 uint_least32_t
178 using ::uint_least32_t _LIBCPP_USING_IF_EXISTS;
H A Datomic488 typedef atomic<uint_least32_t> atomic_uint_least32_t;
H A Drandom418 typedef uint_least32_t result_type;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h114 typedef _Atomic(uint_least32_t) atomic_char32_t;
121 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
H A Dstdint.h221 typedef __uint_least32_t uint_least32_t; typedef
/freebsd/sys/sys/
H A Dstdint.h45 typedef __uint_least32_t uint_least32_t; typedef
/freebsd/contrib/netbsd-tests/lib/libc/sync/
H A Dcpp_atomic_ops_linkable.cc84 ATest<uint_least32_t>(); in main()
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcstdint.inc43 using ::uint_least32_t _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcstdint.cppm
H A Dcstdint.inc43 using std::uint_least32_t _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h54 using atomic_uint_least32_t = atomic<uint_least32_t>;
/freebsd/contrib/llvm-project/libcxx/include/__string/
H A Dchar_traits.h318 : __char_traits_base<char32_t, uint_least32_t, static_cast<uint_least32_t>(0xFFFFFFFF)> {
/freebsd/contrib/netbsd-tests/include/
H A Dt_inttypes.c60 uint_least32_t uil32 = 0; in ATF_TC_BODY()
/freebsd/contrib/tzcode/
H A DMakefile136 TIME_T_ALTERNATIVES_TAIL = int_least32_t.ck uint_least32_t.ck \
/freebsd/contrib/tzdata/
H A DMakefile136 TIME_T_ALTERNATIVES_TAIL = int_least32_t.ck uint_least32_t.ck \
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc848 SYMBOL(uint_least32_t, None, <stdint.h>)
H A DStdSymbolMap.inc2996 SYMBOL(uint_least32_t, std::, <cstdint>)
2997 SYMBOL(uint_least32_t, None, <cstdint>)
2998 SYMBOL(uint_least32_t, None, <stdint.h>)