Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/riscv/include/
HDparam.h74 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd-13-stable/lib/libc/net/
HDgetifaddrs.c69 #define ALIGNBYTES XXX macro
/freebsd-13-stable/sys/arm64/include/
HDparam.h68 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd-13-stable/sys/arm/include/
HDparam.h79 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd-13-stable/sys/i386/include/
HDparam.h70 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd-13-stable/sys/mips/include/
HDparam.h118 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd-13-stable/sys/powerpc/include/
HDparam.h91 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd-13-stable/sys/amd64/include/
HDparam.h77 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd-13-stable/crypto/openssh/
HDdefines.h779 # define ALIGNBYTES (sizeof(int) - 1) macro