Searched refs:toint (Results 1 – 2 of 2) sorted by relevance
8 static const double toint = 1 / EPS; variable28 FORCE_EVAL(x + toint); in round()31 y = x + toint - toint - x; in round()
10 static const double toint = 1 / EPS; variable30 FORCE_EVAL(x + toint); in round()33 y = x + toint - toint - x; in round()