Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Headers/
HDstdint.h112 # define __int_least32_t int64_t macro
134 # define __int_least32_t int56_t macro
150 # define __int_least32_t int48_t macro
166 # define __int_least32_t int40_t macro
186 # define __int_least32_t int32_t macro
194 #ifdef __int_least32_t
195 typedef __int_least32_t int_least32_t;
197 typedef __int_least32_t int_fast32_t;
389 #ifdef __int_least32_t
/NextBSD/sys/sys/
HDstdint.h40 typedef __int_least32_t int_least32_t;
HDstdatomic.h206 typedef _Atomic(__int_least32_t) atomic_int_least32_t;
/NextBSD/sys/sparc64/include/
HD_types.h70 typedef __int32_t __int_least32_t; typedef
/NextBSD/sys/arm64/include/
HD_types.h70 typedef __int32_t __int_least32_t; typedef
/NextBSD/sys/riscv/include/
HD_types.h70 typedef __int32_t __int_least32_t; typedef
/NextBSD/sys/arm/include/
HD_types.h82 typedef __int32_t __int_least32_t; typedef
/NextBSD/sys/powerpc/include/
HD_types.h93 typedef __int32_t __int_least32_t; typedef
/NextBSD/sys/mips/include/
HD_types.h94 typedef __int32_t __int_least32_t; typedef
/NextBSD/sys/x86/include/
HD_types.h98 typedef __int32_t __int_least32_t; typedef