/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | trace.h | 297 # define OSSL_TRACE6(category, format, arg1, arg2, arg3, arg4, arg5, arg6) \ argument 299 # define OSSL_TRACE7(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \ argument 301 # define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument 303 # define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \ argument
|
/netbsd-src/tests/compat/linux/arch/x86_64/ |
H A D | h_syscall.c | 37 register_t arg4, register_t arg5, register_t arg6, ...) in syscall6()
|
/netbsd-src/sys/rump/librump/rumpvfs/ |
H A D | rumpvfs_if_wrappers.c | 165 …32_t arg2, const char *arg3, struct vnode **arg4, struct vnode **arg5, struct componentname **arg6) in rump_pub_namei() 177 …u_long arg1, u_long arg2, const char *arg3, size_t arg4, struct kauth_cred *arg5, struct lwp *arg6) in rump_pub_makecn()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | rpc.hh | 530 A3 arg3, A4 arg4, A5 arg5, A6 arg6, A7 arg7) in call() 570 argument_wrapper<A6> arg6; in callback() local
|
H A D | libcc1.cc | 289 A6 arg6, A7 arg7) in rpc()
|
H A D | libcp1.cc | 313 A6 arg6, A7 arg7) in rpc()
|
/netbsd-src/external/bsd/kyua-testers/dist/ |
H A D | cli_test.c | 453 char arg6[] = "the-test-case"; in ATF_TC_BODY() local 481 char arg6[] = "pass"; in ATF_TC_BODY() local
|
/netbsd-src/sys/sys/ |
H A D | sdt.h | 118 arg3, arg4, arg5, arg6) argument 152 arg5, arg6) do \ argument 173 arg1, xarg1, arg2, xarg2, arg3, xarg3, arg4, xarg4, arg5, xarg5, arg6, \ argument 292 arg4, arg5, arg6) \ argument 350 arg1, xarg1, arg2, xarg2, arg3, xarg3, arg4, xarg4, arg5, xarg5, arg6, \ argument 385 arg6) \ argument
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | ovldbreak.cc | 53 unsigned short arg6 =6; in main() local
|
H A D | overload.cc | 113 unsigned short arg6 =6; in main() local
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
H A D | ovldbreak.cc | 53 unsigned short arg6 =6; in main() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | ipc.cc | 1600 Vector<uint64_t> *arg6 = (Vector<uint64_t>*)readArray (req); in ipc_doWork() local 2191 long long arg6 = readLong (req); in ipc_doWork() local 2283 long long arg6 = readLong (req); in ipc_doWork() local 2389 String arg6 = readString (req); in ipc_doWork() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | ipc.cc | 1601 Vector<uint64_t> *arg6 = (Vector<uint64_t>*)readArray (req); in ipc_doWork() local 2192 long long arg6 = readLong (req); in ipc_doWork() local 2284 long long arg6 = readLong (req); in ipc_doWork() local 2390 String arg6 = readString (req); in ipc_doWork() local
|
/netbsd-src/external/gpl3/binutils.old/dist/include/sim/ |
H A D | callback.h | 255 long arg1, arg2, arg3, arg4, arg5, arg6, arg7; member
|
/netbsd-src/external/gpl3/binutils/dist/include/sim/ |
H A D | callback.h | 255 long arg1, arg2, arg3, arg4, arg5, arg6, arg7; member
|
/netbsd-src/sys/external/bsd/sljit/dist/regex_src/ |
H A D | regexJIT.c | 1292 #define EMIT_OP2(type, arg1, arg2, arg3, arg4, arg5, arg6) \ argument 1809 #define EMIT_OP2(type, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
H A D | netpgpperl_wrap.c | 3178 int arg6 ; in XS() local 3329 size_t arg6 ; in XS() local 3430 int arg6 ; in XS() local 3504 size_t arg6 ; in XS() local 3592 int arg6 ; in XS() local
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | emulate.S | 74 #define arg6 32(%sp) macro
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython_wrap.c | 4019 int arg6 ; in _wrap_netpgp_sign_file() local 4159 size_t arg6 ; in _wrap_netpgp_sign_memory() local 4253 int arg6 ; in _wrap_netpgp_verify_memory() local 4316 size_t arg6 ; in _wrap_netpgp_encrypt_memory() local 4396 int arg6 ; in _wrap_netpgp_decrypt_memory() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | netpgptcl_wrap.c | 2822 int arg6 ; in _wrap_netpgp_sign_file() local 2951 size_t arg6 ; in _wrap_netpgp_sign_memory() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 32 arg5, arg6, arg7) \ argument 38 arg4, arg5, arg6, arg7) \ argument 1027 arg5, arg6, arg7) \ argument 1033 arg4, arg5, arg6, arg7) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 31 arg5, arg6, arg7) \ argument 37 arg4, arg5, arg6, arg7) \ argument 1053 arg5, arg6, arg7) \ argument 1059 arg4, arg5, arg6, arg7) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 31 arg5, arg6, arg7) \ argument 37 arg4, arg5, arg6, arg7) \ argument 1053 arg5, arg6, arg7) \ argument 1059 arg4, arg5, arg6, arg7) \ argument
|