Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/dc/
H A Dstack.c29 static void stack_grow(struct stack *);
131 stack_grow(struct stack *stack) in stack_grow() function
146 stack_grow(stack); in stack_pushnumber()
155 stack_grow(stack); in stack_pushstring()
166 stack_grow(stack); in stack_push()