Searched refs:bNew (Results 1 – 2 of 2) sorted by relevance
162 const int bNew = a % b;165 b = bNew;
832 final int bNew = a % b; in sumgcd() local835 b = bNew; in sumgcd()