Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dparam.h60 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/arm64/include/
H A Dparam.h67 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/arm/include/
H A Dparam.h72 #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.h82 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/sys/amd64/include/
H A Dparam.h75 #define ALIGNBYTES _ALIGNBYTES macro
/freebsd/crypto/openssh/
H A Ddefines.h808 # define ALIGNBYTES (sizeof(int) - 1) macro