Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IDX
usr/src/boot/libsa/string/strcspn.c
34
#define IDX(c) ((u_char)(c) / LONG_BIT)
usr/src/boot/libsa/string/strspn.c
34
#define IDX(c) ((u_char)(c) / LONG_BIT)
usr/src/cmd/sgs/include/rtld.h
981
#define IDX(X) ((X)->rt_idx)