Searched defs:MAX_TOTAL_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define MAX_TOTAL_SIZE (1024 * 1024) macro
94 static constexpr size_t MAX_TOTAL_SIZE = MAX_VALUE_SIZE * 4; variable