Home
last modified time | relevance | path

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

/NextBSD/usr.bin/dc/
HDstack.c29 static void stack_grow(struct stack *);
138 stack_grow(struct stack *stack) in stack_grow() function
154 stack_grow(stack); in stack_pushnumber()
164 stack_grow(stack); in stack_pushstring()
176 stack_grow(stack); in stack_push()