gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:BitTest (0.00 seconds)
tkernel_2
kernel/tkernel/src/subsystem.c - 29.4KB - 1,062 lines
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;