Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_soinfo.cpp154 const uint32_t h2 = (hash >> lib->gnu_shift2_) % kBloomMaskBits; in ElfW() local
337 const uint32_t h2 = (hash >> gnu_shift2_) % kBloomMaskBits; in ElfW() local
/bionic/tests/
Dsearch_test.cpp259 hsearch_data h2 = {}; in TEST() local