Searched refs:Bug (Results 1 – 5 of 5) 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
131 * Bug fixes to handling of UTF-8 U+fffe/U+ffff and code points above U+10ffff.
568 // Bug: http://b/218788252 IR verifier too strict for ifunc resolver that