Home
last modified time | relevance | path

Searched defs:fp_iszero (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dformatfloat.c77 static inline int fp_iszero(float x) { in fp_iszero() function
96 #define fp_iszero(x) (x == 0) macro

Completed in 2 milliseconds