Searched refs:round_up_pow2 (Results 1 – 1 of 1) sorted by relevance
48 round_up_pow2(size_t a, size_t b) in round_up_pow2() function286 sizeofobject = round_up_pow2(sizeofobject, ALIGN_SIZE); in alloc_small()380 sizeofobject = round_up_pow2(sizeofobject, ALIGN_SIZE); in alloc_large()453 samplesperrow = (JDIMENSION)round_up_pow2(samplesperrow, (2 * ALIGN_SIZE) / in alloc_sarray()