Searched refs:MS_OP_C_CALL (Results 1 – 2 of 2) sorted by relevance
74 #define MS_OP_C_CALL 11 /* c_call <function>, <parameter> */ macro138 { MS_OP_C_CALL, {{ (function) }, { (parameter) }}}
1466 case MS_OP_C_CALL: in ppc_exec_microseq()