Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c225 const uint32_t high_bit = 1 << 30; in field_rank() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c268 const uint32_t high_bit = 1 << 30; in field_rank() local