Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/smoke/
H A DFModTest.h35 typedef T (*FModFunc)(T, T);
37 void testSpecialNumbers(FModFunc f) { in testSpecialNumbers()
213 void testRegularExtreme(FModFunc f) { in testRegularExtreme()
34 typedef T (*FModFunc)(T, T); global() typedef
/llvm-project/libc/test/src/math/
H A DFModTest.h34 typedef T (*FModFunc)(T, T); typedef
36 void testSpecialNumbers(FModFunc f) { in testSpecialNumbers()
212 void testRegularExtreme(FModFunc f) { in testRegularExtreme()