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

/openbsd-current/sys/arch/sparc64/include/
H A D_types.h72 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/i386/include/
H A D_types.h72 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/powerpc/include/
H A D_types.h72 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/m88k/include/
H A D_types.h76 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/sh/include/
H A D_types.h72 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/riscv64/include/
H A D_types.h74 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/powerpc64/include/
H A D_types.h73 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/arm/include/
H A D_types.h72 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/amd64/include/
H A D_types.h72 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/arm64/include/
H A D_types.h73 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/mips64/include/
H A D_types.h76 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/alpha/include/
H A D_types.h72 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/sys/arch/hppa/include/
H A D_types.h76 typedef __uint8_t __uint_least8_t; typedef
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dstdint.h113 # undef __uint_least8_t macro
114 # define __uint_least8_t uint64_t macro
141 # undef __uint_least8_t macro
142 # define __uint_least8_t uint56_t macro
163 # undef __uint_least8_t macro
164 # define __uint_least8_t uint48_t macro
185 # undef __uint_least8_t macro
186 # define __uint_least8_t uint40_t macro
211 # undef __uint_least8_t macro
212 # define __uint_least8_t uint32_ macro
235 # undef __uint_least8_t macro
236 # define __uint_least8_t macro
250 # undef __uint_least8_t macro
251 # define __uint_least8_t macro
269 # undef __uint_least8_t macro
270 # define __uint_least8_t macro
[all...]

Completed in 98 milliseconds