Searched refs:stack_empty (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/dc/
H A Dstack.c28 static __inline bool stack_empty(const struct stack *);
46 stack_empty(const struct stack *stack) function
204 if (stack_empty(stack))
212 if (stack_empty(stack))
226 if (stack_empty(stack))

Completed in 175 milliseconds