Searched refs:bit_set (Results 1 – 2 of 2) sorted by relevance
38 UINT bit_set; in _tx_thread_lowest_set_bit_calculate() local42 bit_set = ((UINT) 0); in _tx_thread_lowest_set_bit_calculate()49 bit_set = ((UINT) 1); in _tx_thread_lowest_set_bit_calculate()53 bit_set = ((UINT) 9); in _tx_thread_lowest_set_bit_calculate()58 bit_set = ((UINT) 17); in _tx_thread_lowest_set_bit_calculate()63 bit_set = ((UINT) 25); in _tx_thread_lowest_set_bit_calculate()69 bit_set = bit_set + ((UINT) 4); in _tx_thread_lowest_set_bit_calculate()74 bit_set = bit_set + ((UINT) 2); in _tx_thread_lowest_set_bit_calculate()76 bit_set = bit_set - (UINT) (map & (ULONG) 0x1); in _tx_thread_lowest_set_bit_calculate()79 return(bit_set); in _tx_thread_lowest_set_bit_calculate()
548 UINT bit_set; in _tx_thread_lowest_set_bit_calculate() local552 bit_set = ((UINT) 0); in _tx_thread_lowest_set_bit_calculate()559 bit_set = ((UINT) 1); in _tx_thread_lowest_set_bit_calculate()563 bit_set = ((UINT) 9); in _tx_thread_lowest_set_bit_calculate()568 bit_set = ((UINT) 17); in _tx_thread_lowest_set_bit_calculate()573 bit_set = ((UINT) 25); in _tx_thread_lowest_set_bit_calculate()579 bit_set = bit_set + ((UINT) 4); in _tx_thread_lowest_set_bit_calculate()584 bit_set = bit_set + ((UINT) 2); in _tx_thread_lowest_set_bit_calculate()586 bit_set = bit_set - (UINT) (map & (ULONG) 0x1); in _tx_thread_lowest_set_bit_calculate()589 return(bit_set); in _tx_thread_lowest_set_bit_calculate()