Searched refs:Bug (Results 1 – 4 of 4) sorted by relevance
131 /*debug*/ Bug("oversize b in quorem");142 /*debug*/ Bug("oversized quotient in quorem");
532 Bug("cmp called with a->x[a->wds-1] == 0");534 Bug("cmp called with b->x[b->wds-1] == 0");671 if (!y) Bug("zero y in b2d");814 Bug("Zero passed to d2b");
189 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);} macro
74 * Bug fixes to handling of UTF-8 U+fffe/U+ffff and code points above U+10ffff.