Lines Matching defs:FATAL
108 ERROR "illegal statement" FATAL;
140 FATAL;
160 ERROR "illegal break or next from END" FATAL;
194 ERROR "calling undefined function %s", s FATAL;
200 s FATAL;
214 s, ncall+ndef, NARGS FATAL;
226 y->nval, s FATAL;
244 ERROR "out of space for stack frames in %s", s FATAL;
314 n+1, fp->fcncell->nval FATAL;
354 ERROR "illegal jump type %d", n FATAL;
515 ERROR "%s is not an array", ap->nval FATAL;
614 ERROR "unknown boolean operator %d", n FATAL;
645 ERROR "unknown relational operator %d", n FATAL;
661 ERROR "tempcell list is curdled" FATAL;
675 ERROR "no space for temporaries" FATAL;
699 ERROR "illegal field $(%s)", s FATAL;
820 "not enough args in printf(%s) or sprintf(%s)", os, os FATAL;
870 "not enough args in printf(%s) or sprintf(%s)", os, os FATAL;
999 ERROR "division by zero" FATAL;
1004 ERROR "division by zero in mod" FATAL;
1018 ERROR "illegal arithmetic operator %d", n FATAL;
1096 ERROR "division by zero in /=" FATAL;
1101 ERROR "division by zero in %%=" FATAL;
1112 ERROR "illegal assignment operator %d", n FATAL;
1137 x->sval, y->sval FATAL;
1180 ERROR "out of space in dopa2" FATAL;
1222 ERROR "illegal type of split()" FATAL;
1459 ERROR "%s is not an array", arrayp->nval FATAL;
1556 ERROR "illegal function type %d", t FATAL;
1620 ERROR "can't open file %s", fname FATAL;
1632 ERROR "null file name in print or getline" FATAL;
1647 ERROR "%s makes too many open files", s FATAL;
1663 ERROR "illegal redirection" FATAL;