Searched defs:POOL_SIZE (Results 1 – 5 of 5) sorted by relevance
68 #define POOL_SIZE 8 * 1024 macro
45 POOL_SIZE = 10 variable
32 static const unsigned int POOL_SIZE = 512; member in IdentifierResolver::IdDeclInfoMap
230 #define POOL_SIZE (1 << POOL_BITS) macro