HomeSort by relevance Sort by last modified time
    Searched full:nicenum (Results 1 - 1 of 1) sorted by null

  /external/fio/
tickmarks.c 17 static double nicenum(double x, int round) function
101 range = nicenum(max - min, 0);
102 d = nicenum(range / (nticks - 1), 1);

Completed in 100 milliseconds