Home
last modified time | relevance | path

Searched defs:stk (Results 1 – 9 of 9) sorted by relevance

/plan9/sys/src/libmp/port/
H A Dmpfactorial.c14 mpint *r, *s, *stk[31]; in mpfactorial() local
/plan9/sys/src/libregexp/
H A Dregcomp.c289 Node *stk; in dumpstack() local
/plan9/sys/src/cmd/upas/bayes/
H A Dregcomp.c286 Node *stk; in dumpstack() local
/plan9/sys/src/ape/lib/regexp/
H A Dregcomp.c280 Node *stk; in dumpstack() local
/plan9/sys/src/cmd/troff/
H A Dni.c238 Stack *frame, *stk, *ejl; variable
/plan9/sys/src/libthread/
H A Dthreadimpl.h75 uchar *stk; /* top of stack (lowest address of stack) */ member
/plan9/sys/src/libhtml/
H A Dbuild.c2315 push(Stack* stk, int val) in push()
2328 pop(Stack* stk) in pop()
2336 top(Stack* stk, int dflt) in top()
2345 popretnewtop(Stack* stk, int dflt) in popretnewtop()
/plan9/sys/src/cmd/sam/
H A Dregexp.c376 Node *stk; in dumpstack() local
/plan9/sys/src/cmd/gs/src/
H A Dinterp.c308 ref stk; in gs_interp_alloc_stacks() local