Searched defs:MiB (Results 1 – 3 of 3) sorted by relevance
46 #define MiB(x) ( KiB(x) * 1024L ) macro
33 #define MiB(x) ((x) * 1024 * 1024) macro
38 #define MiB(x) ((x) * 1024 * 1024) macro