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

/haiku/src/system/libroot/posix/stdlib/
H A Dstrtod.c147 # define Bug(x) {dprintf("%s\n", x);} macro
150 # define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);} macro
749 Bug("cmp called with a->x[a->wds-1] == 0");
751 Bug("cmp called with b->x[b->wds-1] == 0");
893 if (!y) Bug("zero y in b2d");
986 Bug("Zero passed to d2b");
1018 Bug("Zero passed to d2b");
1671 /*debug*/ Bug("oversize b in quorem");
1682 /*debug*/ Bug("oversized quotient in quorem");

Completed in 22 milliseconds