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

12

/macosx-10.10/dtrace-147/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);
/macosx-10.10/emacs-93/emacs/src/
H A Dterminfo.c39 tparam (string, outstring, len, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9)
42 int len, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9;
47 temp = tparm (string, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9);
H A Deval.c2891 /* Call function fn with 6 arguments arg1, arg2, arg3, arg4, arg5, arg6 */
2894 call6 (fn, arg1, arg2, arg3, arg4, arg5, arg6)
2895 Lisp_Object fn, arg1, arg2, arg3, arg4, arg5, arg6;
2906 args[6] = arg6;
/macosx-10.10/dtrace-147/test/tst/common/fbtprovider/
H A Dtst.basic.d47 arg3, arg4, arg5, arg6, arg7, arg8);
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclPanic.c83 char *arg5, *arg6, *arg7, *arg8;
90 arg6 = va_arg(argList, char *);
96 arg5, arg6, arg7, arg8);
99 arg5, arg6, arg7, arg8);
101 (void) fprintf(stderr, format, arg1, arg2, arg3, arg4, arg5, arg6,
81 char *arg5, *arg6, *arg7, *arg8; local
H A DtclDTrace.d55 char* arg4, char* arg5, char* arg6, char* arg7, char* arg8,
104 char* arg4, char* arg5, char* arg6, char* arg7, char* arg8,
159 char* arg4, char* arg5, char* arg6, char* arg7, char* arg8,
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclPanic.c86 char *arg5, *arg6, *arg7, *arg8;
93 arg6 = va_arg(argList, char *);
99 arg5, arg6, arg7, arg8);
102 arg5, arg6, arg7, arg8);
104 (void) fprintf(stderr, format, arg1, arg2, arg3, arg4, arg5, arg6,
84 char *arg5, *arg6, *arg7, *arg8; local
H A DtclDTrace.d55 char* arg4, char* arg5, char* arg6, char* arg7, char* arg8,
91 char* arg4, char* arg5, char* arg6, char* arg7, char* arg8,
133 char* arg4, char* arg5, char* arg6, char* arg7, char* arg8,
/macosx-10.10/dtrace-147/test/tst/common/pid/
H A Dtst.args1.c33 go(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, argument
H A Dtst.args1.d65 arg3, arg4, arg5, arg6, arg7, arg8, arg9);
/macosx-10.10/libffi-18.1/tests/testsuite/libffi.call/
H A Dcls_longdouble.c68 long double arg6 = 6; local
90 args[5] = &arg6;
104 arg3, arg4, arg5, arg6, arg7, arg8);
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_longdouble.c69 long double arg6 = 6; local
96 args[5] = &arg6;
110 arg3, arg4, arg5, arg6, arg7, arg8);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_longdouble.c69 long double arg6 = 6; local
96 args[5] = &arg6;
110 arg3, arg4, arg5, arg6, arg7, arg8);
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/libffi.call/
H A Dcls_longdouble.c68 long double arg6 = 6; local
90 args[5] = &arg6;
104 arg3, arg4, arg5, arg6, arg7, arg8);
/macosx-10.10/xnu-2782.1.97/osfmk/mach/machine/
H A Dsdt.h100 #define DTRACE_PROBE7(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6) { \
108 __dtrace_args[6] = (uintptr_t)arg6; \
112 #define DTRACE_PROBE8(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) { \
120 __dtrace_args[6] = (uintptr_t)arg6; \
125 #define DTRACE_PROBE9(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) { \
133 __dtrace_args[6] = (uintptr_t)arg6; \
139 #define DTRACE_PROBE10(provider, name, arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) { \
147 __dtrace_args[6] = (uintptr_t)arg6; \
217 #define DTRACE_TMR6(name, type1, arg1, type2, arg2, type3, arg3, arg4, arg5, arg6) \
218 DTRACE_PROBE6(__sdt_, name, arg1, arg2, arg3, arg4, arg5, arg6);
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DCCallHelpers.h130 ALWAYS_INLINE void setupArguments(GPRReg arg1, GPRReg arg2, TrustedImmPtr arg3, TrustedImm32 arg4, GPRReg arg5, GPRReg arg6) argument
138 addCallArgument(arg6);
488 ALWAYS_INLINE void setupArgumentsWithExecState(TrustedImmPtr arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, GPRReg arg5, TrustedImmPtr arg6) argument
497 addCallArgument(arg6);
500 ALWAYS_INLINE void setupArgumentsWithExecState(TrustedImmPtr arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, TrustedImm32 arg5, TrustedImmPtr arg6) argument
509 addCallArgument(arg6);
597 ALWAYS_INLINE void setupArgumentsWithExecState(GPRReg arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, GPRReg arg5, GPRReg arg6) argument
606 addCallArgument(arg6);
610 ALWAYS_INLINE void setupArgumentsWithExecState(GPRReg arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, GPRReg arg5, TrustedImm32 arg6) argument
619 addCallArgument(arg6);
1040 setupArguments(GPRReg arg1, GPRReg arg2, TrustedImmPtr arg3, TrustedImm32 arg4, GPRReg arg5, GPRReg arg6) argument
1512 setupArgumentsWithExecState(GPRReg arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, GPRReg arg5, GPRReg arg6) argument
1520 setupArgumentsWithExecState(GPRReg arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, GPRReg arg5, TrustedImm32 arg6) argument
1528 setupArgumentsWithExecState(GPRReg arg1, GPRReg arg2, TrustedImm32 arg3, GPRReg arg4, GPRReg arg5, TrustedImm32 arg6) argument
1543 setupArgumentsWithExecState(GPRReg arg1, GPRReg arg2, TrustedImm32 arg3, GPRReg arg4, TrustedImm32 arg5, TrustedImmPtr arg6) argument
1551 setupArgumentsWithExecState(TrustedImmPtr arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, GPRReg arg5, TrustedImmPtr arg6) argument
1559 setupArgumentsWithExecState(TrustedImmPtr arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, TrustedImm32 arg5, TrustedImmPtr arg6) argument
1567 setupArgumentsWithExecState(TrustedImm32 arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, GPRReg arg5, TrustedImm32 arg6) argument
1575 setupArgumentsWithExecState(TrustedImm32 arg1, GPRReg arg2, GPRReg arg3, TrustedImm32 arg4, GPRReg arg5, GPRReg arg6) argument
1583 setupArgumentsWithExecState(TrustedImm32 arg1, GPRReg arg2, GPRReg arg3, GPRReg arg4, GPRReg arg5, GPRReg arg6, GPRReg arg7) argument
1592 setupArgumentsWithExecState(GPRReg arg1, GPRReg arg2, TrustedImm32 arg3, GPRReg arg4, GPRReg arg5, GPRReg arg6, GPRReg arg7) argument
1601 setupArgumentsWithExecState(TrustedImm32 arg1, GPRReg arg2, GPRReg arg3, TrustedImm32 arg4, TrustedImm32 arg5, GPRReg arg6, GPRReg arg7) argument
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLAbbreviations.h273 static inline LValue buildCall(LBuilder builder, LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6) argument
275 LValue args[] = { arg1, arg2, arg3, arg4, arg5, arg6 };
278 static inline LValue buildCall(LBuilder builder, LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6, LValue arg7) argument
280 LValue args[] = { arg1, arg2, arg3, arg4, arg5, arg6, arg7 };
283 static inline LValue buildCall(LBuilder builder, LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6, LValue arg7, LValue arg8) argument
285 LValue args[] = { arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8 };
H A DFTLOutput.h354 LValue call(LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6) { return buildCall(m_builder, function, arg1, arg2, arg3, arg4, arg5, arg6); } argument
355 LValue call(LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6, LValue arg7) { return buildCall(m_builder, function, arg1, arg2, arg3, arg4, arg5, arg6, arg7); } argument
356 LValue call(LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6, LValue arg7, LValue arg8) { return buildCall(m_builder, function, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8); } argument
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DHashing.h580 const T4 &arg4, const T5 &arg5, const T6 &arg6) {
582 return combine(length, buffer_ptr, buffer_end, arg2, arg3, arg4, arg5, arg6);
675 const T4 &arg4, const T5 &arg5, const T6 &arg6) {
678 arg1, arg2, arg3, arg4, arg5, arg6);
578 combine(size_t length, char *buffer_ptr, char *buffer_end, const T1 &arg1, const T2 &arg2, const T3 &arg3, const T4 &arg4, const T5 &arg5, const T6 &arg6) argument
/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioStream.h303 void safeLogError(int error , long unsigned int arg1 , long unsigned int arg2 , long unsigned int arg3 , long unsigned int arg4 , void* arg5, void* arg6) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
H A DIOAudioStream.cpp121 void IOAudioStream::safeLogError(int error , long unsigned int arg1 , long unsigned int arg2 , long unsigned int arg3 , long unsigned int arg4 , void * arg5, void *arg6) argument
170 //arg6 = sampleBuffer
174 audioDebugIOLog(1,"+-IOAudioStream[%p]::safeLogError clipOutputSamples(0x%lx, 0x%lx) - Internal Error: mixBuffer = %p - sampleBuffer = %p\n", this ,arg1, arg2, arg5 , arg6);
/macosx-10.10/ICU-531.30/icuSources/test/perf/collperf/
H A Dcollperf.cpp662 #define TEST(testname, classname, arg1, arg2, arg3, arg4, arg5, arg6) \
667 UPerfFunction * t = new classname(status,arg1, arg2, arg3, arg4, arg5, arg6);\
/macosx-10.10/vim-55/runtime/syntax/
H A Ddtrace.vim93 syn keyword dtraceIdentifier arg0 arg1 arg2 arg3 arg4 arg5 arg6 arg7 arg8 arg9
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dbsd_i386.c381 syscall_arg_t arg6; member in struct:mach_call_args

Completed in 817 milliseconds

12