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

  /src/external/lgpl3/gmp/dist/tune/
speed.c 744 The 9 decimals printed is much more than the expected precision of
764 int decimals; local
773 decimals = 4;
775 decimals = 2;
777 decimals = 9;
781 decimals, choice[i].time, first_close);

Completed in 23 milliseconds