Home
last modified time | relevance | path

Searched refs:_my_isnan (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/stdio/
Dvfprintf.c131 static int _my_isnan(double);
508 if (_my_isnan(_double)) { in vfprintf()
1306 _my_isnan (double value) in _my_isnan() function