Searched refs:DEF_HELPER_4 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dhelper.h39 DEF_HELPER_4(lcall_real, void, int, tl, int, int)
40 DEF_HELPER_4(lcall_protected, void, int, tl, int, int)
/vbox/src/recompiler/
H A Ddef-helper.h137 #define DEF_HELPER_4(name, ret, t1, t2, t3, t4) \ macro

Completed in 847 milliseconds