Searched defs:GB (Results 1 – 10 of 10) sorted by relevance
25 #define GB (1024*MB) macro
124 #define GB (1024*MB) macro
22 #define GB (1024*MB) macro
139 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
196 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
93 #define GB (1U << 30) macro
138 #define GB *(1U<<30) macro
38 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
160 #define GB(x) (MB (KB (x))) macro
89 #define GB (1024L*MB) macro