DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
stack_empty
usr.bin/dc/stack.c
206
if (stack_empty(stack))
usr.bin/dc/stack.c
214
if (stack_empty(stack))
usr.bin/dc/stack.c
230
if (stack_empty(stack))
usr.bin/dc/stack.c
28
static __inline bool stack_empty(const struct stack *);