Home
last modified time | relevance | path

Searched refs: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
177 if (fp_iszero(f)) { in mp_format_float()

Completed in 2 milliseconds