Search | Google it | Results 1 - 2 of 2 for funcall:Bug (0.00 seconds) |
129: /*debug*/ if (b->wds > n) 130: /*debug*/ Bug("oversize b in quorem"); 131: #endif
528: if (i > 1 && !a->x[i-1]) 529: Bug("cmp called with a->x[a->wds-1] == 0"); 530: if (j > 1 && !b->x[j-1])