Searched defs:FILE_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
51 const int FILE_MAX_SIZE = 20480000 * 8; variable
29 constexpr int32_t FILE_MAX_SIZE = 2 * 1024 * 1024; // byte variable
39 constexpr int32_t FILE_MAX_SIZE = 10240; variable