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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Ddmisc.c130 /*debug*/ Bug("oversize b in quorem");
141 /*debug*/ Bug("oversized quotient in quorem");
H A Dmisc.c528 Bug("cmp called with a->x[a->wds-1] == 0");
530 Bug("cmp called with b->x[b->wds-1] == 0");
669 if (!y) Bug("zero y in b2d");
775 Bug("Zero passed to d2b");
812 Bug("Zero passed to d2b");
H A Dgdtoaimp.h200 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);} macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprdtoa.c252 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);} macro
1074 Bug("cmp called with a->x[a->wds-1] == 0");
1076 Bug("cmp called with b->x[b->wds-1] == 0");
1251 if (!y) Bug("zero y in b2d");
1356 Bug("Zero passed to d2b");
1393 Bug("Zero passed to d2b");
2519 /*debug*/ Bug("oversize b in quorem");
2530 /*debug*/ Bug("oversized quotient in quorem");

Completed in 309 milliseconds