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

/freebsd-13-stable/usr.bin/dc/
H A Dextern.h58 char *stack_popstring(struct stack *);
H A Dstack.c236 stack_popstring(struct stack *stack) function
H A Dinout.c356 p = stack_popstring(&stack);
H A Dbcode.c476 return (stack_popstring(&bmachine.stack));

Completed in 56 milliseconds