Searched defs:stack_pop (Results 1 – 5 of 5) sorted by relevance
60 int stack_pop(struct stack *s, void *data) in stack_pop() function
160 static inline struct tst_expr_tok *stack_pop(struct tst_expr_tok *stack[], in stack_pop() function
1058 pub fn stack_pop(mut self: Box<Self>) -> ParseResult<Box<Self>> { in stack_pop() method
461 static void *stack_pop(struct stack *stack) in stack_pop() function
1270 static INLINE int stack_pop(int *stack, int stack_size) { in stack_pop() function