Searched defs:ONE_KB (Results 1 – 4 of 4) sorted by relevance
29 const int64_t ONE_KB = (int64_t)1024; variable
33 constexpr uint32_t ONE_KB = (1UL << 10); variable
53 const uint64_t ONE_KB = 1; variable
54 constexpr int32_t ONE_KB = 1024; variable