Searched defs:OVER_SIZE (Results 1 – 2 of 2) sorted by relevance
133 constexpr uint32_t OVER_SIZE = 100 * 1024 * 1024; // 100 MBytes, 1024 is scale variable
39 constexpr int32_t OVER_SIZE = 10000; variable