Searched defs:high_bit (Results 1 – 5 of 5) sorted by relevance
75 int high_bit = 1 << (CHAR_BIT - 1); in ipv6_prefix_match_length() local
756 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local779 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
934 auto high_bit = vf.temp_register(); in emit_image_size() local
3088 int mbedtls_ecp_gen_privkey_mx(size_t high_bit, in mbedtls_ecp_gen_privkey_mx()
6223 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local