Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Dstack.h14 char *pop_string (List *_stack);
H A Dstack.c82 pop_string (List *stack) in pop_string() function
H A Dmodules.c510 pop_string (stack); in my_module()
/dflybsd-src/usr.bin/dc/
H A Dbcode.c71 static __inline char *pop_string(void);
474 pop_string(void) in pop_string() function
1724 p = pop_string(); in eval_tos()