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

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-expr.c1039 tree fcn_type; local
1087 fcn_type = TREE_TYPE (TREE_TYPE (fcn));
1126 tmp = build_call_vec (fcn_type, fcn, args);
1146 tmp = build_call_vec (fcn_type, fcn, args);
1182 stdcopy = build_call_vec (fcn_type, fcn, args);
1188 extcopy = build_call_vec (fcn_type, fcn, args);

Completed in 47 milliseconds