Home
last modified time | relevance | path

Searched defs:bit_first (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/tools/lldbmacros/
H A Dscheduler.py937 def bit_first(bitmap): function
/xnu-12377.61.12/osfmk/kern/
H A Dbits.h103 bit_first(uint64_t bitmap) in bit_first() function