gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:Bug (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/dmisc.c - 6.4KB - 224 lines
129:         /*debug*/ if (b->wds > n)
130:         /*debug*/      Bug("oversize b in quorem");
131: #endif
More results from dmisc.c
bsd_source/lib/libc/src_bsd/stdlib/misc.c - 22.8KB - 908 lines
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])
More results from misc.c