Lines Matching refs:function
69 struct Entry* lab; /* call this function */
232 { "function", ID_FORTRAN },
1745 (*mp->disc->errorf)(mp, mp->disc, 2, "%c: invalid function name", n);
1749 (*mp->disc->errorf)(mp, mp->disc, 2, "%c: function has no return", ret->offset + 'a');
1759 (*mp->disc->errorf)(mp, mp->disc, 2, "%c: invalid function call argument list", n + 'a');
1772 (*mp->disc->errorf)(mp, mp->disc, 2, "%c: function not defined", n + 'a');
2115 (*mp->disc->errorf)(mp, mp->disc, 2, "%c: invalid function name", n);
2120 (*mp->disc->errorf)(mp, mp->disc, 2, "%c: function not defined", n + 'a');
2141 (*mp->disc->errorf)(mp, mp->disc, 1, "%-.*s: unknown function", p - t, t);
2218 (*mp->disc->errorf)(mp, mp->disc, 2, "%c: function has no return", ret->offset + 'a');