Searched defs:testPowersOfTwo (Results 1 – 6 of 6) sorted by relevance
/llvm-project/libc/test/src/math/smoke/ | ||
H A D | FrexpTest.h | 34 void testPowersOfTwo(FrexpFunc func) { testPowersOfTwo() function |
H A D | LogbTest.h | 34 void testPowersOfTwo(LogbFunc func) { in testPowersOfTwo() function |
H A D | LdExpTest.h | 61 void testPowersOfTwo(LdExpFunc func) { testPowersOfTwo() function |
/llvm-project/libc/test/src/math/ | ||
H A D | LogbTest.h | 38 void testPowersOfTwo(LogbFunc func) { in testPowersOfTwo() function |
H A D | FrexpTest.h | 43 void testPowersOfTwo(FrexpFunc func) { in testPowersOfTwo() function |
H A D | LdExpTest.h | 51 void testPowersOfTwo(LdExpFunc func) { testPowersOfTwo() function |