Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dparam.h63 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/lib/libc/net/
H A Dgetifaddrs.c68 #define ALIGNBYTES XXX macro
/freebsd/sys/arm/include/
H A Dparam.h77 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/arm64/include/
H A Dparam.h70 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/i386/include/
H A Dparam.h68 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/powerpc/include/
H A Dparam.h89 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/amd64/include/
H A Dparam.h75 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/crypto/openssh/
H A Ddefines.h753 # define ALIGNBYTES (sizeof(int) - 1) macro