Search | Google it | Results 1 - 2 of 2 for funcall:BitSearch0_w (0.01 seconds) |
996: BEGIN_CRITICAL_SECTION; 997: n = BitSearch0_w(resid_bitmap, 0, NUM_RESID); 998: if ( n < 0 ) {
117: #if ALLOW_MISALIGN 118: return BitSearch0_w((const UW*)base, offset, width); 119: #else