Home
last modified time | relevance | path

Searched refs:BITOPS_LAST (Results 1 – 1 of 1) sorted by relevance

/lib/
A Dtest_bitops.c27 BITOPS_LAST = 255, enumerator
119 bit_set = find_first_bit(g_bitmap, BITOPS_LAST); in test_bitops_startup()
120 if (bit_set != BITOPS_LAST) in test_bitops_startup()

Completed in 2 milliseconds