Home | History | Annotate | Download | only in lib

Lines Matching full:safe

615     if (multsz <= 30) { /* x*y < 1<<30 is safe including rounding in picocep_fixptdivpow, x*y < 1<<31 is safe but not with rounding */