Searched refs:roundUpPower2 (Results 1 – 2 of 2) sorted by relevance
36 unsigned int roundUpPower2(unsigned int val) in roundUpPower2() function62 pHashTable->tableSize = roundUpPower2(initialSize); in mzHashTableCreate()
35 unsigned int roundUpPower2(unsigned int val) in roundUpPower2() function61 pHashTable->tableSize = roundUpPower2(initialSize); in mzHashTableCreate()