Home
last modified time | relevance | path

Searched defs:PAD (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/ufs/chfs/
H A Dchfs_wbuf.c41 #define PAD(x) (((x)+3)&~3) macro
/netbsd-src/external/bsd/ntp/dist/include/
H A Dicom.h51 #define PAD 0xff /* transmit padding */ macro
/netbsd-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
/netbsd-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
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dquadmath-printf.h176 #define PAD(f, c, n) __quadmath_do_pad (f, wide, c, n) macro
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dquadmath-printf.h176 #define PAD(f, c, n) __quadmath_do_pad (f, wide, c, n) macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dnetbsd_syscall_hooks.h893 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument
897 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument
901 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument
905 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
1017 #define __sanitizer_syscall_pre_mmap(addr, len, prot, flags, fd, PAD, pos) \ argument
1021 #define __sanitizer_syscall_post_mmap(res, addr, len, prot, flags, fd, PAD, \ argument
1038 #define __sanitizer_syscall_pre_lseek(fd, PAD, offset, whence) \ argument
1041 #define __sanitizer_syscall_post_lseek(res, fd, PAD, offset, whence) \ argument
1045 #define __sanitizer_syscall_pre_truncate(path, PAD, length) \ argument
1048 #define __sanitizer_syscall_post_truncate(res, path, PAD, length) \ argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument
923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument
927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument
931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
1043 #define __sanitizer_syscall_pre_mmap(addr, len, prot, flags, fd, PAD, pos) \ argument
1047 #define __sanitizer_syscall_post_mmap(res, addr, len, prot, flags, fd, PAD, \ argument
1064 #define __sanitizer_syscall_pre_lseek(fd, PAD, offset, whence) \ argument
1067 #define __sanitizer_syscall_post_lseek(res, fd, PAD, offset, whence) \ argument
1071 #define __sanitizer_syscall_pre_truncate(path, PAD, length) \ argument
1074 #define __sanitizer_syscall_post_truncate(res, path, PAD, length) \ argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument
923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument
927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument
931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
1043 #define __sanitizer_syscall_pre_mmap(addr, len, prot, flags, fd, PAD, pos) \ argument
1047 #define __sanitizer_syscall_post_mmap(res, addr, len, prot, flags, fd, PAD, \ argument
1064 #define __sanitizer_syscall_pre_lseek(fd, PAD, offset, whence) \ argument
1067 #define __sanitizer_syscall_post_lseek(res, fd, PAD, offset, whence) \ argument
1071 #define __sanitizer_syscall_pre_truncate(path, PAD, length) \ argument
1074 #define __sanitizer_syscall_post_truncate(res, path, PAD, length) \ argument
[all …]
/netbsd-src/external/bsd/top/dist/
H A Dap_snprintf.c321 #define PAD( width, len, ch ) do \ macro
/netbsd-src/lib/libc/stdio/
H A Dvfwprintf.c738 #define PAD(howmany, with) do { \ in WDECL() macro
/netbsd-src/sys/arch/mvme68k/dev/
H A Dsbicreg.h305 #define PAD(n) char n; macro
/netbsd-src/sys/arch/amiga/dev/
H A Dsbicreg.h305 #define PAD(n) char n; macro
/netbsd-src/sys/dev/ic/
H A Dwd33c93reg.h367 #define PAD(n) char n; macro