Home
last modified time | relevance | path

Searched refs:grow (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/scripts/
Dbloat-o-meter93 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 variable
116 if d>0: grow, up = grow+1, up+d
135 % (add, remove, grow, shrink, up, -down, up-down)
/busybox-1.35.0/scripts/kconfig/
Dlex.zconf.c_shipped198 * and can realloc() it to grow it, and should free() it to
1467 { /* Not enough room in the buffer - grow it. */
1489 /* Can't grow it, we don't own it. */
1929 int grow_size = 8 /* arbitrary grow size */;
2021 /* It's okay to grow etc. this buffer, and we should throw it
Dzconf.tab.c_shipped871 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only