Searched defs:GB (Results 1 – 7 of 7) sorted by relevance
122 #define GB (1024*MB) macro
25 #define GB (1024*MB) macro
23 #define GB (1024*MB) macro
26 #define GB (KB*MB) macro
260 #define GB(x) (MB (KB (x))) macro
186 #define GB(x) ((u64)(x) << 30) macro
75 #define GB (1024L*MB) macro