Searched defs:bit_first (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/tools/lldbmacros/ | ||
| H A D | scheduler.py | 958 def bit_first(bitmap): function |
| /xnu-12377.81.4/osfmk/kern/ | ||
| H A D | bits.h | 103 bit_first(uint64_t bitmap) in bit_first() function |