Searched defs:GB (Results 1 – 10 of 10) sorted by relevance
27 #define GB (1024*MB) macro
124 #define GB (1024*MB) macro
24 #define GB (1024*MB) macro
94 #define GB (1U << 30) macro
139 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
197 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
64 #define GB *(1U<<30) macro
38 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
159 #define GB(x) (MB (KB (x))) macro
91 #define GB (1024L*MB) macro