Searched defs:stackp (Results 1 – 3 of 3) sorted by relevance
85 #define LS_PUSH(stackp, newp) \ argument 89 #define LS_POP(stackp) ls_remque((ls_elt_t *)(stackp)) argument
92 caddr_t stackp; in kvm_getcmd32() local [all...]
1281 char_type *stackp, *stack_lim; in decompress() local [all...]