FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IPTYPE
stand/ficl/ficl.h
435
typedef FICL_WORD ** IPTYPE; /* the VM's instruction pointer */
stand/ficl/vm.c
193
typedef CELL *IPTYPE;