FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HPARENT
crypto/krb5/src/util/verto/ev.c
2243
#define HPARENT(k) ((((k) - HEAP0 - 1) / DHEAP) + HEAP0)
crypto/krb5/src/util/verto/ev.c
2293
#define HPARENT(k) ((k) >> 1)