Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c2924 #define B_CHUNK (32 * sizeof(char*)) macro
2948 o->maxlen += (2 * len) | (B_CHUNK-1); in o_grow_by()