Home
last modified time | relevance | path

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

/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1172 void test_logb() in test_logb() function
1515 test_logb(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1196 void test_logb() in test_logb() function
1539 test_logb(); in main()
/external/python/cpython2/Lib/test/
Dtest_decimal.py1981 def test_logb(self): member in ContextAPItests