Searched defs:GB (Results 1 – 13 of 13) sorted by relevance
26 #define GB (1024*MB) macro
124 #define GB (1024*MB) macro
23 #define GB (1024*MB) macro
86 #define GB (1U << 30) macro
154 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
211 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
613 unsigned long long GB = (1ULL << 30); in bd_entry_virt_space() local
72 #define GB *(1U << 30) macro
36 #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
82 #define GB (1024L*MB) macro