Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dparam.h61 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/arm/include/
H A Dparam.h71 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/arm64/include/
H A Dparam.h68 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/lib/libc/net/
H A Dgetifaddrs.c68 #define ALIGNBYTES XXX macro
/freebsd/sys/i386/include/
H A Dparam.h66 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/powerpc/include/
H A Dparam.h86 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/amd64/include/
H A Dparam.h72 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/crypto/openssh/
H A Ddefines.h753 # define ALIGNBYTES (sizeof(int) - 1) macro