Searched defs:maxMemory (Results 1 – 2 of 2) sorted by relevance
66 static const size_t maxMemory = (sizeof(size_t)==4) ? (2 GB - 64 MB) : (size_t)(1ULL << ((sizeof(… variable
67 static const size_t maxMemory = (sizeof(size_t)==4) ? variable