HomeSort by relevance Sort by last modified time
    Searched refs:hashsize_lg2 (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.c 4637 int hashsize_lg2 = log2ceil(hash_size); local
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 4889 size_t hashsize_lg2 = log2ceil(hash_size); local
    [all...]

Completed in 174 milliseconds