Searched defs:MEGABYTE (Results 1 – 5 of 5) sorted by relevance
58 #define MEGABYTE 1048576 in ex_source() macro
42 #define MEGABYTE (KILOBYTE * KILOBYTE) macro
46 #define MEGABYTE (KILOBYTE * 1024) macro
151 #define MEGABYTE 1000000 /* Decimal megabyte (MB) */ in benchmark() macro
102 #define MEGABYTE (KILOBYTE * KILOBYTE) /* 1024*1024 */ macro