Searched refs:BITOPS_LAST (Results 1 – 1 of 1) sorted by relevance
25 BITOPS_LAST = 255, enumerator93 bit_set = find_first_bit(g_bitmap, BITOPS_LAST); in test_bitops_startup()94 if (bit_set != BITOPS_LAST) in test_bitops_startup()