Searched refs:fn_copy (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_unixish_x86.cpp86 void (*fn_copy) (unsigned int, nsXPTCVariant *, PRUint32 *) = invoke_copy_to_stack;
177 "0" (fn_copy) /* %9 */
H A Dxptcinvoke_x86_solaris.cpp109 void (*fn_copy) (unsigned int, nsXPTCVariant *, PRUint32 *) = invoke_copy_to_stack;
152 "0" (fn_copy) /* %3 */
H A Dxptcinvoke_arm.cpp137 PRUint32 fn_copy; member in struct:my_params_struct
151 my_params.fn_copy = (PRUint32) &invoke_copy_to_stack;
H A Dxptcinvoke_arm_netbsd.cpp133 PRUint32 fn_copy; member in struct:my_params_struct
146 my_params.fn_copy = (PRUint32) &invoke_copy_to_stack;
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/
H A Dinvoke_test.cpp180 void* fn_copy = invoke_copy_to_stack; local
212 "g" (fn_copy) /* %6 */

Completed in 46 milliseconds