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