Home
last modified time | relevance | path

Searched defs:stackp (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_list.h85 #define LS_PUSH(stackp, newp) \ argument
89 #define LS_POP(stackp) ls_remque((ls_elt_t *)(stackp)) argument
/titanic_41/usr/src/lib/libkvm/common/
H A Dkvm_getcmd.c92 caddr_t stackp; in kvm_getcmd32() local
/titanic_41/usr/src/cmd/compress/
H A Dcompress.c1281 char_type *stackp, *stack_lim; in decompress() local