Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/tests/
H A Dbitmap_test.c123 bitmap_not(map, map, nbits); in test_bitmap()
126 bitmap_not(map, map, nbits); in test_bitmap()
/xnu-10002.81.5/osfmk/kern/
H A Dbits.h327 bitmap_not( in bitmap_not() function