Searched refs:exp_stack_ptr (Results 1 – 1 of 1) sorted by relevance
215 static int exp_stack_ptr; variable299 exp_stack[++exp_stack_ptr] = val; in M_push_mul_int()304 return(exp_stack[exp_stack_ptr--]); in M_pop_mul_int()332 exp_stack_ptr = -1; in M_fast_multiply()