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

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-expr.c1050 tree extcopy; local
1160 extcopy = gfc_finish_block (&ifbody);
1166 void_type_node, tmp, extcopy, stdcopy);
1188 extcopy = build_call_vec (fcn_type, fcn, args);
1193 void_type_node, tmp, extcopy, stdcopy);
H A Dtrans-stmt.c6051 tree stdcopy, extcopy; local
6074 extcopy = gfc_trans_call (ppc_code, true, NULL, NULL, false);
6080 void_type_node, tmp, extcopy, stdcopy);

Completed in 113 milliseconds