/netbsd-src/sys/ufs/chfs/ |
H A D | chfs_wbuf.c | 41 #define PAD(x) (((x)+3)&~3) macro
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | icom.h | 51 #define PAD 0xff /* transmit padding */ macro
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha256/cp/ |
H A D | hash_sha256_cp.c | 147 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 D | hash_sha512_cp.c | 163 static const uint8_t PAD[128] = { variable
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/ |
H A D | quadmath-printf.h | 176 #define PAD(f, c, n) __quadmath_do_pad (f, wide, c, n) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/ |
H A D | quadmath-printf.h | 176 #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 D | netbsd_syscall_hooks.h | 893 #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 D | netbsd_syscall_hooks.h | 919 #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 D | netbsd_syscall_hooks.h | 919 #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 D | ap_snprintf.c | 321 #define PAD( width, len, ch ) do \ macro
|
/netbsd-src/lib/libc/stdio/ |
H A D | vfwprintf.c | 738 #define PAD(howmany, with) do { \ in WDECL() macro
|
/netbsd-src/sys/arch/mvme68k/dev/ |
H A D | sbicreg.h | 305 #define PAD(n) char n; macro
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | sbicreg.h | 305 #define PAD(n) char n; macro
|
/netbsd-src/sys/dev/ic/ |
H A D | wd33c93reg.h | 367 #define PAD(n) char n; macro
|