Searched refs:grow (Results 1 – 2 of 2) sorted by relevance
38 static bool grow(array_t* array);83 if (array->length == array->capacity && !grow(array)) { in array_append_ptr()96 static bool grow(array_t* array) { in grow() function
121 executing, and/or cause the pending event queue to grow excessively during