Toggle navigation
/
Symbol
File
Text
Line
Symbol: GB
macro public
Defined...
arch/x86/xen/setup.c:39:9-39:50
: #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024)
drivers/char/agp/agp.h:160:9-160:27
: #define GB(x) (MB (KB (x)))
drivers/input/joystick/gf2k.c:139:9-139:46
: #define GB(p,n,s) gf2k_get_bits(data, p, n, s)
drivers/input/joystick/sidewinder.c:196:9-196:56
: #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits)
lib/lz4/lz4defs.h:93:9-93:21
: #define GB (1U << 30)
lib/zstd/common/zstd_internal.h:64:9-64:20
: #define GB *(1U<<30)