Searched refs:stack_empty (Results 1 – 1 of 1) sorted by relevance
27 static __inline bool stack_empty(const struct stack *);45 stack_empty(const struct stack *stack) in stack_empty() function205 if (stack_empty(stack)) in stack_pop()213 if (stack_empty(stack)) in stack_popnumber()229 if (stack_empty(stack)) in stack_popstring()