Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dstack.h45 void *stack_peek(stk_t *);
H A Dstack.c90 stack_peek(stk_t *sp) in stack_peek() function
H A Dstabs.c241 curhdr = (char *)stack_peek(file_stack); in stabs_read()