Searched refs:using_struct_return (Results 1 – 7 of 7) sorted by relevance
429 extern int using_struct_return (struct type *value_type, int gcc_p);
1165 struct_return = using_struct_return (value_type, gcc_compiled); in finish_command_continuation()1289 struct_return = using_struct_return (value_type, gcc_compiled); in finish_command()
521 struct_return = using_struct_return (value_type, using_gcc); in call_function_by_hand()
1282 using_struct_return (struct type *value_type, int gcc_p) in using_struct_return() function
869 struct_return = using_struct_return (value_type, using_gcc); in evaluate_subexp_standard()873 struct_return = using_struct_return (check_typedef (expect_type), using_gcc); in evaluate_subexp_standard()
347 if (using_struct_return (value_type, using_gcc)) in sparc32_push_dummy_code()
1899 else if (using_struct_return (return_type, 0)) in return_command()