Home
last modified time | relevance | path

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

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