Searched defs:GB (Results 1 – 7 of 7) sorted by relevance
27 #define GB (1024*MB) macro
24 #define GB (1024*MB) macro
139 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
63 #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