Home
last modified time | relevance | path

Searched refs:__uint_least32_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h109 # undef __uint_least32_t
110 # define __uint_least32_t uint64_t macro
137 # undef __uint_least32_t
138 # define __uint_least32_t uint56_t macro
159 # undef __uint_least32_t
160 # define __uint_least32_t uint48_t macro
181 # undef __uint_least32_t
182 # define __uint_least32_t uint40_t macro
207 # undef __uint_least32_t
208 # define __uint_least32_t uint32_t macro
[all …]
/freebsd/sys/sys/
H A D_types.h68 typedef __uint32_t __uint_least32_t; typedef
175 typedef __uint_least32_t __char32_t;
H A Dstdint.h45 typedef __uint_least32_t uint_least32_t;
H A Dstdatomic.h210 typedef _Atomic(__uint_least32_t) atomic_uint_least32_t;