Searched defs:sc (Results 1 – 5 of 5) sorted by relevance
42 mcontext_t *sc = &ucp->uc_mcontext; in __makecontext() local
104 struct sigcontext *sc; in __sigstack_longjmp() local
245 sc[] = { variable
61 static void fill_ucontext (ucontext_t *uc, const struct sigcontext *sc) in fill_ucontext()
28 #define M(sc) ((sc) - _SC_LEVEL1_ICACHE_SIZE) argument