Searched refs:Bug (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdlib/
H A Dstrtod.c144 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);} macro
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");

Completed in 6 milliseconds