Searched refs:grow (Results 1 – 6 of 6) sorted by relevance
10 MemoryError: bytearray subscr grow
564 s32_t grow; in pbuf_realloc() local580 grow = new_len - p->tot_len; in pbuf_realloc()590 LWIP_ASSERT("grow < max_u16_t", grow < 0xffff); in pbuf_realloc()591 q->tot_len += (u16_t)grow; in pbuf_realloc()
346 will gradually grow toward the actual PollTimeout, doubling
64 dnl variable shouldn't grow all that large.
1441 change or grow from one library version to the next.
149 * libtiff/tif_read.c: in TIFFFetchStripThing(), only grow the
Completed in 23 milliseconds