Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_cmath.py556 def test_isnan(self): member in CMathTests
/third_party/optimized-routines/math/test/rtest/
Dsemi.c625 char *test_isnan(uint32 *x, uint32 *out) in test_isnan() function