Searched refs:helper_ret_type (Results 1 – 4 of 4) sorted by relevance
36 ret_type = hex_common.helper_ret_type(tag, regs).proto_arg
41 ret_type = hex_common.helper_ret_type(tag, regs).func_arg
84 ret_type = hex_common.helper_ret_type(tag, regs).call_arg
1078 def helper_ret_type(tag, regs): function