Searched refs:stack_popstring (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/usr.bin/dc/
H A Dextern.h57 char *stack_popstring(struct stack *);
H A Dinout.c328 p = stack_popstring(&stack);
H A Dstack.c240 stack_popstring(struct stack *stack) function
H A Dbcode.c480 return (stack_popstring(&bmachine.stack));

Completed in 145 milliseconds