Home
last modified time | relevance | path

Searched defs:newcap (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
H A Du_dynarray.h82 util_dynarray_ensure_cap(struct util_dynarray *buf, unsigned newcap) in util_dynarray_ensure_cap() argument
/third_party/toybox/toys/pending/
H A Dawk.c425 size_t newcap = maxof(cap + p->size, ((cap / p->size) * 3 / 2) * p->size); in zlist_expand() local

Completed in 13 milliseconds