Home
last modified time | relevance | path

Searched defs:high_bit (Results 1 – 9 of 9) sorted by relevance

/third_party/grpc/third_party/upb/upb/pb/
Dvarint.int.h115 int high_bit = val ? 63 - __builtin_clzll(val) : 0; in upb_value_size() local
/third_party/grpc/third_party/address_sorting/
Daddress_sorting.c75 int high_bit = 1 << (CHAR_BIT - 1); in ipv6_prefix_match_length() local
/third_party/mesa3d/src/util/
Dregister_allocate.c706 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
729 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
/third_party/boost/libs/multiprecision/test/
Dtest_cpp_int.cpp567 u256 high_bit = u256(0); in test_bug_cases() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitssboinstruction.cpp671 auto high_bit = help.reg_i(3); in emit_image_size() local
/third_party/mbedtls/library/
Decp.c2927 int mbedtls_ecp_gen_privkey_mx( size_t high_bit, in mbedtls_ecp_gen_privkey_mx()
/third_party/grpc/third_party/upb/upb/
Ddef.c171 const uint32_t high_bit = 1 << 30; in field_rank() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c3615 const uint32_t high_bit = 1 << 30; in field_rank() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3170 const uint32_t high_bit = 1 << 30; in field_rank() local