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