Searched refs:stack_is_empty (Results 1 – 2 of 2) sorted by relevance
49 stack_is_empty(struct stack *st) in stack_is_empty() function83 if (stack_is_empty(st)) in stack_pop()
67 bool stack_is_empty(struct stack *st);