Searched refs:arg6 (Results 1 - 19 of 19) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/
H A Dtst.arg1to8.d41 arg3, arg4, arg5, arg6, arg7, arg8);
H A Dtst.arg1to8clause.d45 arg3, arg4, arg5, arg6, arg7, arg8);
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sdt/
H A Dtst.sdtargs.d48 arg6 != 7/
52 arg3, arg4, arg5, arg6);
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/
H A Dtst.basic.d47 arg3, arg4, arg5, arg6, arg7, arg8);
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.args1.d58 arg5 == 5 && arg6 == 6 && arg7 == 7 && arg8 == 8 && arg9 == 9/
66 arg3, arg4, arg5, arg6, arg7, arg8, arg9);
H A Dtst.args1.c36 long arg6 __unused, long arg7 __unused, long arg8 __unused,
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_syscall_linux_x86_64.inc71 T5 arg5, T6 arg6) {
78 "r"((u64)arg6) : "rcx", "r11", "r10", "r8", "r9",
H A Dsanitizer_syscall_linux_aarch64.inc101 u64 arg4, long arg5, long arg6) {
108 register u64 x5 asm("x5") = arg6;
H A Dsanitizer_syscall_linux_arm.inc101 u32 arg4, long arg5, long arg6) {
108 register u32 r5 asm("r5") = arg6;
H A Dsanitizer_win_dll_thunk.h174 void *arg5, void *arg6) { \
177 return fn(arg1, arg2, arg3, arg4, arg5, arg6); \
/freebsd-13-stable/sys/powerpc/include/
H A Difunc.h56 register_t arg6 __unused, \
/freebsd-13-stable/lib/libc/tests/gen/
H A Dmakecontext_test.c152 check_6(int arg1, int arg2, int arg3, int arg4, int arg5, int arg6) argument
160 ATF_REQUIRE_EQ(arg6, 6);
/freebsd-13-stable/sys/riscv/include/
H A Dsbi.h140 sbi_call(uint64_t arg7, uint64_t arg6, uint64_t arg0, uint64_t arg1, argument
150 register uintptr_t a6 __asm ("a6") = (uintptr_t)(arg6);
/freebsd-13-stable/sys/sys/
H A Dsdt.h106 arg3, arg4, arg5, arg6)
116 arg6)
131 arg1, xarg1, arg2, xarg2, arg3, xarg3, arg4, xarg4, arg5, xarg5, arg6, \
230 arg4, arg5, arg6) \
238 SDT_PROBE_ARGTYPE(prov, mod, func, name, 6, arg6, NULL)
288 arg1, xarg1, arg2, xarg2, arg3, xarg3, arg4, xarg4, arg5, xarg5, arg6, \
297 SDT_PROBE_ARGTYPE(prov, mod, func, name, 6, arg6, xarg6)
321 arg6) \
330 (uintptr_t)arg6); \
H A Dktr.h78 u_long arg4, u_long arg5, u_long arg6);
/freebsd-13-stable/sys/kern/
H A Dkern_ktr.c322 u_long arg6)
389 printf(format, arg1, arg2, arg3, arg4, arg5, arg6);
399 entry->ktr_parms[5] = arg6;
320 ktr_tracepoint(uint64_t mask, const char *file, int line, const char *format, u_long arg1, u_long arg2, u_long arg3, u_long arg4, u_long arg5, u_long arg6) argument
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-actions.h965 arg6_type arg6 GTEST_ATTRIBUTE_UNUSED_, \
1383 arg5_type arg5, arg6_type arg6, arg7_type arg7, arg8_type arg8, \
1444 arg5_type arg5, arg6_type arg6, arg7_type arg7, arg8_type arg8, \
1492 arg5_type arg5, arg6_type arg6, arg7_type arg7, arg8_type arg8, \
1546 arg5_type arg5, arg6_type arg6, arg7_type arg7, arg8_type arg8, \
1605 arg5_type arg5, arg6_type arg6, arg7_type arg7, arg8_type arg8, \
1671 arg5_type arg5, arg6_type arg6, arg7_type arg7, arg8_type arg8, \
1746 arg5_type arg5, arg6_type arg6, arg7_type arg7, arg8_type arg8, \
1825 arg5_type arg5, arg6_type arg6, arg7_type arg7, arg8_type arg8, \
1910 arg5_type arg5, arg6_type arg6, arg7_typ
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h31 arg5, arg6, arg7) \
35 (long long)(arg5), (long long)(arg6), (long long)(arg7))
37 arg4, arg5, arg6, arg7) \
41 (long long)(arg5), (long long)(arg6), (long long)(arg7))
1026 arg5, arg6, arg7) \
1030 (long long)(arg5), (long long)(arg6), (long long)(arg7))
1032 arg4, arg5, arg6, arg7) \
1036 (long long)(arg5), (long long)(arg6), (long long)(arg7))
2767 long long arg5, long long arg6,
2773 long long arg6, lon
[all...]
/freebsd-13-stable/lib/clang/liblldb/
H A DLLDBWrapLua.cpp6307 lldb::DynamicValueType arg6 ; local
6330 arg6 = (lldb::DynamicValueType)(int)lua_tonumber(L, 6);
6331 result = (arg1)->GetVariables(*arg2,arg3,arg4,arg5,arg6);
12456 lldb::SBStringList *arg6 = 0 ; local
12477 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBStringList,0))){
12481 result = (int)(arg1)->HandleCompletion((char const *)arg2,arg3,arg4,arg5,*arg6);
12500 lldb::SBStringList *arg6 = 0 ; local
12523 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBStringList,0))){
12532 result = (int)(arg1)->HandleCompletionWithDescriptions((char const *)arg2,arg3,arg4,arg5,*arg6,*arg7);
16607 uint8_t arg6 ; local
18519 lldb::SBError *arg6 = 0 ; local
20473 bool *arg6 = 0 ; local
27522 lldb::DynamicValueType arg6 ; local
38817 char *arg6 = (char *) 0 ; local
42869 char *arg6 = (char *) 0 ; local
42922 uint32_t arg6 ; local
46582 char *arg6 = (char *) 0 ; local
48780 lldb::SBFileSpecList *arg6 = 0 ; local
49142 lldb::SBFileSpecList *arg6 = 0 ; local
49347 lldb::SBFileSpecList *arg6 = 0 ; local
49403 lldb::SBFileSpecList *arg6 = 0 ; local
49462 lldb::addr_t arg6 ; local
50400 bool arg6 ; local
51498 lldb::SBError *arg6 = 0 ; local
56622 lldb::tid_t arg6 ; local
56667 lldb::tid_t arg6 ; local
[all...]

Completed in 410 milliseconds