Lines Matching refs:x100
311 void whetstones(long xtra, long x100, int calibrate);
334 long x100 = 100; local
381 whetstones(xtra,x100,calibrate);
423 whetstones(xtra,x100,calibrate);
428 mwips=(float)(xtra) * (float)(x100) / (10 * TimeUsed);
573 void whetstones(long xtra, long x100, int calibrate) in whetstones() argument
588 n1 = 12*x100; in whetstones()
589 n2 = 14*x100; in whetstones()
590 n3 = 345*x100; in whetstones()
591 n4 = 210*x100; in whetstones()
592 n5 = 32*x100; in whetstones()
593 n6 = 899*x100; in whetstones()
594 n7 = 616*x100; in whetstones()
595 n8 = 93*x100; in whetstones()