Home | History | Annotate | Download | only in dmg_fp

Lines Matching defs:Bug

20 /* Please send bug reports to David M. Gay (dmg at acm dot org,
198 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);}
1039 Bug("cmp called with a->x[a->wds-1] == 0");
1041 Bug("cmp called with b->x[b->wds-1] == 0");
1216 if (!y) Bug("zero y in b2d");
1354 Bug("Zero passed to d2b");
2127 /*debug*/ Bug("oversize b in quorem");
2138 /*debug*/ Bug("oversized quotient in quorem");
3399 /* try to avoid the bug of testing an 8087 register value */