Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h115 # undef __int_least8_t
116 # define __int_least8_t int64_t macro
143 # undef __int_least8_t
144 # define __int_least8_t int56_t macro
165 # undef __int_least8_t
166 # define __int_least8_t int48_t macro
187 # undef __int_least8_t
188 # define __int_least8_t int40_t macro
213 # undef __int_least8_t
214 # define __int_least8_t int32_t macro
[all …]
/freebsd/sys/sys/
H A Dstdint.h38 typedef __int_least8_t int_least8_t;
H A D_types.h61 typedef __int8_t __int_least8_t; typedef
H A Dstdatomic.h205 typedef _Atomic(__int_least8_t) atomic_int_least8_t;