Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/tests/
H A Dbitmap_test.c138 bitmap_and(map, map0, map1, nbits); in test_bitmap()
141 bitmap_and(map, map1, map1, nbits); in test_bitmap()
/xnu-8796.121.2/osfmk/kern/
H A Dbits.h343 bitmap_and( in bitmap_and() function