Search | Google it | Results 1 - 1 of 1 for funcall:BitTest (0.00 seconds) |
1023: idx = resid_to_index(resid); 1024: if ( !BitTest(resid_bitmap, idx) ) { 1025: ercd = E_NOEXS; 1049: BEGIN_CRITICAL_SECTION; 1050: if ( !BitTest(resid_bitmap, idx) || ssycb->svchdr == no_support ) { 1051: ercd = E_NOEXS;