Home
last modified time | relevance | path

Searched refs:EPS (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/common/math/
H A Dround.c6 #define EPS __DBL_EPSILON__ macro
8 #define EPS __LDBL_EPSILON__ macro
10 static const double toint = 1 / EPS;