Home
last modified time | relevance | path

Searched defs:bit_index (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A DCFBitVector.py24 def bit_index(abs_pos): function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp202 size_t bit_index = (idx & 7); // efficient idx % 8 for bit index in GetChildAtIndex() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dvalarith.c227 int offset, byte, bit_index; in value_subscript() local
H A Deval.c622 int bit_index = (unsigned) range_low % TARGET_CHAR_BIT; in evaluate_subexp_standard() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-typeck.c5015 tree bit_index; member
/openbsd-src/gnu/gcc/gcc/
H A Dc-typeck.c4934 tree bit_index; member