Home
last modified time | relevance | path

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

/xnu-8020.121.3/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-8020.121.3/osfmk/kern/
H A Dbits.h312 bitmap_not( in bitmap_not() function