Searched defs:amount (Results 1 – 3 of 3) sorted by relevance
32 #define CONSTRAIN(amount, low, high) \ argument
36 static uint64_t round_up(uint64_t val, size_t amount) { in round_up()
375 void* VectorImpl::_grow(size_t where, size_t amount) in _grow()451 void VectorImpl::_shrink(size_t where, size_t amount) in _shrink()