Home | History | Annotate | Download | only in stdlib

Lines Matching refs:Bug

22 /* Please send bug reports to
144 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);}
895 Bug("cmp called with a or b invalid");
904 Bug("cmp called with a->x[a->wds-1] == 0");
906 Bug("cmp called with b->x[b->wds-1] == 0");
1077 if (!y) Bug("zero y in b2d");
1183 Bug("Zero passed to d2b");
1217 Bug("Zero passed to d2b");
1932 /*debug*/ Bug("oversize b in quorem");
1943 /*debug*/ Bug("oversized quotient in quorem");