Searched defs:amount (Results 1 – 4 of 4) sorted by relevance
74 #define STADJUST(amount, p) (p += (amount), sstrnleft -= (amount)) argument
250 indent(int amount, char *pfx, FILE *fp) in indent()
491 int amount; in subevalvar() local723 int amount = (expdest - stackblock() - patloc) + 1; in evalvar() local
247 ssize_t amount = new_capacity - size(); in setCapacity() local275 void* VectorImpl::_grow(size_t where, size_t amount) in _grow()325 void VectorImpl::_shrink(size_t where, size_t amount) in _shrink()