Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:quot

320       quotient.quot-=1;
323 return(x*ldexp(powers_of_two[quotient.rem]*p,7*quotient.quot));
449 quotient.quot-=1;
452 return(ldexp(powers_of_two[quotient.rem]*p,5*quotient.quot));