Searched refs:last_rem (Results 1 – 2 of 2) sorted by relevance
399 BcBigDig last_rem; member
1938 vm.last_rem = BC_BASE_POW - vm.last_pow; in bc_num_printNum()1944 if (vm.last_rem != 0) bc_num_printPrepare(&intp, vm.last_rem, vm.last_pow); in bc_num_printNum()