Searched defs:__int_least32_t (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/sys/arch/sparc64/include/
H A D_types.h75 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/i386/include/
H A D_types.h75 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/powerpc/include/
H A D_types.h75 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/m88k/include/
H A D_types.h79 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/sh/include/
H A D_types.h75 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/riscv64/include/
H A D_types.h77 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/powerpc64/include/
H A D_types.h76 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/arm/include/
H A D_types.h75 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/amd64/include/
H A D_types.h75 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/arm64/include/
H A D_types.h76 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/mips64/include/
H A D_types.h79 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/alpha/include/
H A D_types.h75 typedef __int32_t __int_least32_t; typedef
/openbsd-current/sys/arch/hppa/include/
H A D_types.h79 typedef __int32_t __int_least32_t; typedef
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dstdint.h103 # undef __int_least32_t macro
104 # define __int_least32_t int64_t macro
131 # undef __int_least32_t macro
132 # define __int_least32_t int56_t macro
153 # undef __int_least32_t macro
154 # define __int_least32_t int48_t macro
175 # undef __int_least32_t macro
176 # define __int_least32_t int40_t macro
201 # undef __int_least32_t macro
202 # define __int_least32_t int32_ macro
[all...]

Completed in 114 milliseconds