Searched defs:CHUNK_SIZE (Results 1 – 16 of 16) sorted by relevance
14 #define CHUNK_SIZE 16384 macro
28 #define CHUNK_SIZE 0x400000 macro
39 CHUNK_SIZE = 512 variable in LXMLTreeBuilderForXML
72 #define CHUNK_SIZE (1 << CHUNK_SHIFT) macro
61 #define CHUNK_SIZE (1 << CHUNK_SHIFT) macro
20 #define CHUNK_SIZE 1 macro
480 #define CHUNK_SIZE 512 macro
183 #define CHUNK_SIZE 16 macro
34 #define CHUNK_SIZE 64 /* bytes */ macro
1884 #define CHUNK_SIZE(a) ((a)->end - (a)->begin + 1) in arrange() macro
64 #define CHUNK_SIZE PAGE_SIZE macro
543 #define CHUNK_SIZE 16384 macro
24 #define CHUNK_SIZE 48 macro
668 #define CHUNK_SIZE 32 macro
511 #define CHUNK_SIZE 512 in s2255_fwchunk_complete() macro
1815 typedef enum CHUNK_SIZE { enum1823 } CHUNK_SIZE; typedef