Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h109 # undef __uint_least16_t
110 # define __uint_least16_t uint64_t macro
137 # undef __uint_least16_t
138 # define __uint_least16_t uint56_t macro
159 # undef __uint_least16_t
160 # define __uint_least16_t uint48_t macro
181 # undef __uint_least16_t
182 # define __uint_least16_t uint40_t macro
207 # undef __uint_least16_t
231 # undef __uint_least16_t
[all …]
/freebsd/sys/sys/
H A D_types.h67 typedef __uint16_t __uint_least16_t; typedef
174 typedef __uint_least16_t __char16_t;
H A Dstdint.h44 typedef __uint_least16_t uint_least16_t;
H A Dstdatomic.h207 typedef _Atomic(__uint_least16_t) atomic_uint_least16_t;