Searched refs:GIGABYTE (Results 1 – 2 of 2) sorted by relevance
43 #define GIGABYTE (KILOBYTE * MEGABYTE) macro104 mult = GIGABYTE; in main()
103 #define GIGABYTE ((uint64_t)(KILOBYTE * MEGABYTE)) /* 1024*1024*1024 */ macro104 #define TERABYTE ((uint64_t)(KILOBYTE * GIGABYTE)) /* 1024*1024*1024*1024 */