Searched refs:stack_pop (Results 1 – 1 of 1) sorted by relevance
71 static mp_result stack_pop(cstate_t *sp);579 static mp_result stack_pop(cstate_t *sp) { in stack_pop() function680 if (res == MP_OK) stack_pop(sp); in cf_add()690 if (res == MP_OK) stack_pop(sp); in cf_sub()700 if (res == MP_OK) stack_pop(sp); in cf_mul()717 if (res == MP_OK) stack_pop(sp); in cf_div()727 if (res == MP_OK) stack_pop(sp); in cf_mod()740 stack_pop(sp); in cf_expt()751 stack_pop(sp); in cf_exptmod()752 stack_pop(sp); in cf_exptmod()[all …]