HomeSort by: relevance | last modified time | path
    Searched defs:total_fraction (Results 1 - 1 of 1) sorted by relevancy

  /src/external/lgpl3/gmp/dist/
gen-psqr.c 107 double total_fraction; /* of squares */ variable
411 total_fraction = 1.0;
427 total_fraction *= factor[i].fraction;
501 (1.0 - total_fraction) * 100.0);
542 (1.0 - (total_fraction * 44.0/256.0)) * 100.0);

Completed in 23 milliseconds