Home
last modified time | relevance | path

Searched defs:ALIGNBYTES32 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/powerpc/include/
H A Dcdefs.h8 #define ALIGNBYTES32 __ALIGNBYTES macro
/netbsd-src/sys/arch/arm/include/
H A Dparam.h155 #define ALIGNBYTES32 3 macro
157 #define ALIGNBYTES32 7 macro
/netbsd-src/sys/arch/or1k/include/
H A Dparam.h57 #define ALIGNBYTES32 __BIGGEST_ALIGNMENT__ macro
/netbsd-src/sys/arch/riscv/include/
H A Dparam.h68 #define ALIGNBYTES32 __BIGGEST_ALIGNMENT__ macro
/netbsd-src/sys/arch/ia64/include/
H A Dparam.h76 #define ALIGNBYTES32 (sizeof(int) - 1) macro
/netbsd-src/sys/arch/sparc64/include/
H A Dparam.h91 #define ALIGNBYTES32 0x7 macro
/netbsd-src/sys/arch/aarch64/include/
H A Dparam.h99 #define ALIGNBYTES32 (8 - 1) macro
/netbsd-src/sys/arch/amd64/include/
H A Dparam.h35 #define ALIGNBYTES32 (sizeof(int) - 1) macro
/netbsd-src/sys/arch/mips/include/
H A Dmips_param.h79 #define ALIGNBYTES32 (sizeof(double) - 1) macro