gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:BitClr from tkernel_2/lib/libsys/src/bitsclr.c (0.00 seconds)
tkernel_2
lib/libsys/src/bitsclr.c - 1.4KB - 56 lines
40:                         }
41:                         BitClr(bp, (UW)n);
42:                 }
53: for ( n = 0; n < width; ++n ) { 54: BitClr(bp, (UW)n); 55: }