Searched refs:isnormal (Results 1 – 3 of 3) sorted by relevance
| /third_party/ulib/musl/third_party/math/ | ||
| A D | fmal.c | 197 if (!isnormal(z)) in fmal() |
| A D | fma.c | 365 if (!isnormal(z)) in fma() |
| /third_party/ulib/musl/include/ | ||
| A D | math.h | 76 #define isnormal(x) \ macro |
Completed in 9 milliseconds