Searched refs:PA_ROUND_DOWN (Results 1 – 2 of 2) sorted by relevance
104 #define PA_ROUND_DOWN(a, b) \ macro111 #define PA_ROUND_DOWN(a, b) (((a) / (b)) * (b)) macro
1637 mbs = PA_ROUND_DOWN(pa_mempool_block_size_max(c->mempool), fs);