Home
last modified time | relevance | path

Searched refs:__int_least32_t (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
HDstdint.h107 # undef __int_least32_t
108 # define __int_least32_t int64_t macro
135 # undef __int_least32_t
136 # define __int_least32_t int56_t macro
157 # undef __int_least32_t
158 # define __int_least32_t int48_t macro
179 # undef __int_least32_t
180 # define __int_least32_t int40_t macro
205 # undef __int_least32_t
206 # define __int_least32_t int32_t macro
[all …]
/freebsd-13-stable/sys/sys/
HDstdint.h40 typedef __int_least32_t int_least32_t;
HDstdatomic.h209 typedef _Atomic(__int_least32_t) atomic_int_least32_t;
/freebsd-13-stable/sys/arm/include/
HD_types.h85 typedef __int32_t __int_least32_t; typedef
/freebsd-13-stable/sys/arm64/include/
HD_types.h71 typedef __int32_t __int_least32_t; typedef
/freebsd-13-stable/sys/riscv/include/
HD_types.h71 typedef __int32_t __int_least32_t; typedef
/freebsd-13-stable/sys/powerpc/include/
HD_types.h96 typedef __int32_t __int_least32_t; typedef
/freebsd-13-stable/sys/x86/include/
HD_types.h99 typedef __int32_t __int_least32_t; typedef
/freebsd-13-stable/sys/mips/include/
HD_types.h97 typedef __int32_t __int_least32_t; typedef