Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_soinfo.cpp153 const uint32_t h1 = hash % kBloomMaskBits; in ElfW() local
336 const uint32_t h1 = hash % kBloomMaskBits; in ElfW() local
/bionic/tests/
Dsearch_test.cpp256 hsearch_data h1 = {}; in TEST() local