Searched defs:GB (Results 1 – 7 of 7) sorted by relevance
27 #define GB (1024*MB) macro
24 #define GB (1024*MB) macro
63 #define GB *(1U<<30) macro
197 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
38 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
159 #define GB(x) (MB (KB (x))) macro
92 #define GB (1024L*MB) macro