Searched defs:POOLSIZE (Results 1 – 2 of 2) sorted by relevance
42 #define POOLSIZE 4096 macro
176 uint32_t POOLSIZE = 512 * 1024;/* Typical ARM L2 cache size */ in main() local