Home
last modified time | relevance | path

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

/bionic/libm/include/
Dmath.h109 #define isnan(x) \ macro
246 int (isnan)(double) __pure2; variable