Searched defs:MEGABYTES (Results 1 – 2 of 2) sorted by relevance
35 #define MEGABYTES 5000 macro
86 #define MEGABYTES(x) (uint64_t)(1024ULL * 1024ULL * (x)) macro