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
91 #define GB (1U << 30) macro
142 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
199 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
37 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
72 #define GB *(1U << 30) macro
160 #define GB(x) (MB (KB (x))) macro
87 #define GB (1024L*MB) macro