Searched defs:stack_peek (Results 1 – 2 of 2) sorted by relevance
1029 pub fn stack_peek(self: Box<Self>) -> ParseResult<Box<Self>> { in stack_peek() method
471 static void *stack_peek(struct stack *stack) in stack_peek() function