Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A DCFBitVector.py29 def get_bit(byte, index): function
/openbsd-src/usr.sbin/nsd/
H A Dutil.c247 get_bit(uint8_t bits[], size_t index) in get_bit() function