Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GBYTE
usr/src/cmd/pools/poolstat/poolstat.h
140
#define GBYTE ((uint64_t)(MBYTE * 1024))
usr/src/test/bhyve-tests/tests/vmm/mem_high.c
35
#define GBYTE (1024 * MBYTE)