Searched defs:PAD (Results 1 - 7 of 7) sorted by relevance

/src/sys/ufs/chfs/
H A Dchfs_wbuf.c41 #define PAD(x) (((x)+3)&~3) macro
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha256/cp/
H A Dhash_sha256_cp.c147 static const uint8_t PAD[64] = { 0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable in typeref:typename:const uint8_t[64]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha512/cp/
H A Dhash_sha512_cp.c163 static const uint8_t PAD[128] = { variable in typeref:typename:const uint8_t[128]
/src/sys/arch/mvme68k/dev/
H A Dsbicreg.h305 #define PAD(n) char n; macro
/src/sys/dev/ic/
H A Dwd33c93reg.h367 #define PAD(n) char n; macro
/src/lib/libc/stdio/
H A Dvfwprintf.c738 #define PAD(howmany, with) do { \ macro
/src/sys/arch/amiga/dev/
H A Dsbicreg.h305 #define PAD(n) char n; macro

Completed in 13 milliseconds