| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| trans-expr.cc | 1430 tree extcopy; local 1584 extcopy = gfc_finish_block (&ifbody); 1590 void_type_node, tmp, extcopy, stdcopy); 1613 extcopy = build_call_vec (fcn_type, unshare_expr (fcn), args); 1618 void_type_node, tmp, extcopy, stdcopy); 11552 tree extcopy; local 11555 extcopy = build_call_vec (TREE_TYPE (TREE_TYPE (fcn)), fcn, args); 11562 extcopy, stdcopy);
|
| trans-expr.cc | 1430 tree extcopy; local 1584 extcopy = gfc_finish_block (&ifbody); 1590 void_type_node, tmp, extcopy, stdcopy); 1613 extcopy = build_call_vec (fcn_type, unshare_expr (fcn), args); 1618 void_type_node, tmp, extcopy, stdcopy); 11552 tree extcopy; local 11555 extcopy = build_call_vec (TREE_TYPE (TREE_TYPE (fcn)), fcn, args); 11562 extcopy, stdcopy);
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| trans-expr.cc | 1459 tree extcopy; local 1617 extcopy = gfc_finish_block (&ifbody); 1623 void_type_node, tmp, extcopy, stdcopy); 1646 extcopy = build_call_vec (fcn_type, unshare_expr (fcn), args); 1651 void_type_node, tmp, extcopy, stdcopy); 12241 tree extcopy; local 12244 extcopy = build_call_vec (TREE_TYPE (TREE_TYPE (fcn)), fcn, args); 12251 extcopy, stdcopy);
|
| trans-expr.cc | 1459 tree extcopy; local 1617 extcopy = gfc_finish_block (&ifbody); 1623 void_type_node, tmp, extcopy, stdcopy); 1646 extcopy = build_call_vec (fcn_type, unshare_expr (fcn), args); 1651 void_type_node, tmp, extcopy, stdcopy); 12241 tree extcopy; local 12244 extcopy = build_call_vec (TREE_TYPE (TREE_TYPE (fcn)), fcn, args); 12251 extcopy, stdcopy);
|