Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dcli_hush.c312 #define B_CHUNK (100) macro
874 o->maxlen += max(2*len, B_CHUNK); in b_check_space()