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