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

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-expr.c1049 tree stdcopy; local
1141 stdcopy = gfc_finish_block (&ifbody);
1166 void_type_node, tmp, extcopy, stdcopy);
1172 gfc_add_expr_to_block (&body, stdcopy);
1182 stdcopy = build_call_vec (fcn_type, fcn, args);
1193 void_type_node, tmp, extcopy, stdcopy);
1196 tmp = stdcopy;
H A Dtrans-stmt.c6051 tree stdcopy, extcopy; local
6073 stdcopy = tmp;
6080 void_type_node, tmp, extcopy, stdcopy);

Completed in 112 milliseconds