Searched refs:RoundUpPower2 (Results 1 – 1 of 1) sorted by relevance
334 static uint32_t RoundUpPower2(uint32_t val) { in RoundUpPower2() function567 archive->hash_table_size = RoundUpPower2(1 + (num_entries * 4) / 3); in ParseZipArchive()