Searched defs:CHUNKS (Results 1 – 3 of 3) sorted by relevance
40 #define CHUNKS(x) (((x) + CHUNK_SIZE - 1) / CHUNK_SIZE) macro
408 static char const* const CHUNKS[] = { variable