Searched defs:ONE_GB (Results 1 – 4 of 4) sorted by relevance
24 static const int64_t ONE_GB = 1000000000; variable
39 constexpr int64_t ONE_GB = 1024 * 1024 * 1024; variable
35 constexpr uint32_t ONE_GB = (1UL << 30); variable
56 constexpr int64_t ONE_GB = 1024 * 1024 * 1024; variable