Searched defs:CHUNKSZ (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | image.h | 416 #define CHUNKSZ (64 * 1024) macro |
| /OK3568_Linux_fs/kernel/lib/ | ||
| H A D | vsprintf.c | 1213 const int CHUNKSZ = 32; in bitmap_string() local |