Searched refs:grow (Results 1 – 3 of 3) sorted by relevance
/busybox-1.35.0/scripts/ |
D | bloat-o-meter | 93 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/ |
D | lex.zconf.c_shipped | 198 * 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
|
D | zconf.tab.c_shipped | 871 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
|