Searched refs:arg6 (Results 1 – 5 of 5) sorted by relevance
/external/libffi/src/frv/ |
D | ffi.c | 167 unsigned arg4, unsigned arg5, unsigned arg6) in ffi_closure_eabi() argument 182 { arg1, arg2, arg3, arg4, arg5, arg6 }; in ffi_closure_eabi()
|
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
D | SDL_riscosASM.S | 38 ; arg6 = byte offset from end of source line to start of next
|
/external/qemu/tcg/ |
D | tcg-op.h | 138 TCGv arg5, TCGv arg6) in tcg_gen_op6() argument 146 *gen_opparam_ptr++ = GET_TCGV(arg6); in tcg_gen_op6() 151 TCGArg arg5, TCGArg arg6) in tcg_gen_op6ii() argument 159 *gen_opparam_ptr++ = arg6; in tcg_gen_op6ii()
|
/external/icu4c/test/perf/collperf/ |
D | collperf.cpp | 651 #define TEST(testname, classname, arg1, arg2, arg3, arg4, arg5, arg6) \ argument 656 UPerfFunction * t = new classname(status,arg1, arg2, arg3, arg4, arg5, arg6);\
|
/external/qemu/ |
D | monitor.c | 2129 void *arg4, void *arg5, void *arg6); in monitor_handle_command()
|