Searched refs:bit_set (Results 1 – 2 of 2) sorted by relevance
39 UINT bit_set; in _tx_thread_lowest_set_bit_calculate() local43 bit_set = ((UINT) 0); in _tx_thread_lowest_set_bit_calculate()50 bit_set = ((UINT) 1); in _tx_thread_lowest_set_bit_calculate()54 bit_set = ((UINT) 9); in _tx_thread_lowest_set_bit_calculate()59 bit_set = ((UINT) 17); in _tx_thread_lowest_set_bit_calculate()64 bit_set = ((UINT) 25); in _tx_thread_lowest_set_bit_calculate()70 bit_set = bit_set + ((UINT) 4); in _tx_thread_lowest_set_bit_calculate()75 bit_set = bit_set + ((UINT) 2); in _tx_thread_lowest_set_bit_calculate()77 bit_set = bit_set - (UINT) (map & (ULONG) 0x1); in _tx_thread_lowest_set_bit_calculate()80 return(bit_set); in _tx_thread_lowest_set_bit_calculate()
549 UINT bit_set; in _tx_thread_lowest_set_bit_calculate() local553 bit_set = ((UINT) 0); in _tx_thread_lowest_set_bit_calculate()560 bit_set = ((UINT) 1); in _tx_thread_lowest_set_bit_calculate()564 bit_set = ((UINT) 9); in _tx_thread_lowest_set_bit_calculate()569 bit_set = ((UINT) 17); in _tx_thread_lowest_set_bit_calculate()574 bit_set = ((UINT) 25); in _tx_thread_lowest_set_bit_calculate()580 bit_set = bit_set + ((UINT) 4); in _tx_thread_lowest_set_bit_calculate()585 bit_set = bit_set + ((UINT) 2); in _tx_thread_lowest_set_bit_calculate()587 bit_set = bit_set - (UINT) (map & (ULONG) 0x1); in _tx_thread_lowest_set_bit_calculate()590 return(bit_set); in _tx_thread_lowest_set_bit_calculate()