Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_bool_expr.c155 static inline int stack_empty(unsigned int op_stack_pos) in stack_empty() function
163 if (stack_empty(*op_stack_pos)) in stack_pop()
174 if (stack_empty(op_stack_pos)) in stack_peek_op()