Searched refs:stack_empty (Results 1 – 1 of 1) sorted by relevance
26 static __inline bool stack_empty(const struct stack *);45 stack_empty(const struct stack *stack) in stack_empty() function213 if (stack_empty(stack)) in stack_pop()222 if (stack_empty(stack)) in stack_popnumber()237 if (stack_empty(stack)) in stack_popstring()