Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dimage.h416 #define CHUNKSZ (64 * 1024) macro
/OK3568_Linux_fs/kernel/lib/
H A Dvsprintf.c1213 const int CHUNKSZ = 32; in bitmap_string() local