Home
last modified time | relevance | path

Searched defs:CHUNKSZ (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dimage.h439 #define CHUNKSZ (64 * 1024) macro
/openbmc/linux/lib/
H A Dvsprintf.c1197 const int CHUNKSZ = 32; in bitmap_string() local