Home
last modified time | relevance | path

Searched defs:stack_print (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_stack.c93 stack_print(const struct stack *st) in stack_print() function
/freebsd/usr.bin/dc/
H A Dstack.c259 stack_print(FILE *f, const struct stack *stack, const char *prefix, u_int base) in stack_print() function