Home
last modified time | relevance | path

Searched defs:bits_set (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DPThreadEvent.cpp125 uint32_t bits_set = mask & m_bits; in WaitForSetEvents() local
138 uint32_t bits_set = mask & m_bits; in WaitForSetEvents() local
/openbsd-src/usr.bin/ssh/
H A Ddh.c233 int bits_set = 0; in dh_pub_is_valid() local
/openbsd-src/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c1771 static int bits_set[8] = { 0, 1, 1, 2, 1, 2, 2, 3 }; in xstormy16_print_operand() local