Search | Google it | Results 1 - 2 of 2 for funcall:BitSearch1_w (0.12 seconds) |
170: 171: i = BitSearch1_w(rq->bitmap, priority, NUM_PRI - priority); 172: if ( i >= 0 ) {
117: #if ALLOW_MISALIGN 118: return BitSearch1_w((const UW*)base, offset, width); 119: #else