Home
last modified time | relevance | path

Searched defs:EQUAL_TO_ZERO (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/include/
H A Dpubdef.h57 #define EQUAL_TO_ZERO(x) (fabs(x) <= (EPS)) macro

Completed in 1 milliseconds