Searched refs:stack_32_to_n (Results 1 – 4 of 4) sorted by relevance
48 extern void stack_32_to_n(const stack32_t *, stack_t *);
682 stack_32_to_n(&stk32, stkp); in Plwp_stack()733 stack_32_to_n(&stk32, stkp); in Plwp_main_stack()756 stack_32_to_n(&stk32, stkp); in Plwp_main_stack()
79 stack_32_to_n(const stack32_t *src, stack_t *dst) in stack_32_to_n() function317 stack_32_to_n(&src->pr_altstack, &dst->pr_altstack); in lwpstatus_32_to_n()
3881 stack_32_to_n(&stk32, stkp); in Lstack()3919 stack_32_to_n(&stk32, stkp); in Lmain_stack()