Searched refs:stack_empty (Results 1 – 1 of 1) sorted by relevance
28 static __inline bool stack_empty(const struct stack *);46 stack_empty(const struct stack *stack) in stack_empty() function204 if (stack_empty(stack)) in stack_pop()212 if (stack_empty(stack)) in stack_popnumber()226 if (stack_empty(stack)) in stack_popstring()