Searched defs:GB (Results 1 – 11 of 11) sorted by relevance
122 #define GB (1024*MB) macro
25 #define GB (1024*MB) macro
23 #define GB (1024*MB) macro
158 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
215 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
727 unsigned long long GB = (1ULL << 30); in bd_entry_virt_space() local
246 #define GB(x) (MB (KB (x))) macro
35 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
186 #define GB(x) ((u64)(x) << 30) macro
160 #define GB(x) (MB (KB (x))) macro
76 #define GB (1024L*MB) macro