Home
last modified time | relevance | path

Searched refs:roundUpPower2 (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/minzip/
DHash.c35 unsigned int roundUpPower2(unsigned int val) in roundUpPower2() function
61 pHashTable->tableSize = roundUpPower2(initialSize); in mzHashTableCreate()