Searched defs:ncontext (Results 1 – 5 of 5) sorted by relevance
68 int ncontext; /* max. # of contexts (that we use) */ member
389 int ncontext; /* sizeof ctx_freelist */ variable
4482 ucontext_t *ncontext = (ucontext_t*) sframe->arg2; in stack_unwind() local4516 ucontext_t *ncontext = (ucontext_t*) wctx.sp; in stack_unwind() local
4488 ucontext_t *ncontext = (ucontext_t*) sframe->arg2; in stack_unwind() local4522 ucontext_t *ncontext = (ucontext_t*) wctx.sp; in stack_unwind() local
2512 unsigned int ncontext; member