Home | History | Annotate | Download | only in stdio

Lines Matching defs:Bug

22 /* Please send bug reports to
150 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);}
1148 Bug("cmp called with a or b invalid");
1157 Bug("cmp called with a->x[a->wds-1] == 0");
1159 Bug("cmp called with b->x[b->wds-1] == 0");
1330 if (!y) Bug("zero y in b2d");
1436 Bug("Zero passed to d2b");
1470 Bug("Zero passed to d2b");
2217 /*debug*/ Bug("oversize b in quorem");
2228 /*debug*/ Bug("oversized quotient in quorem");
3088 * behavior is bug-for-bug compatible with dtoa() in mode 2, with the