Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Dmp.h286 i_bit_impl(long word, long bit) in i_bit_impl() function
291 #define i_bit(bit, word) i_bit_impl((long)(*(word)), bit)