Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/smoke/
H A DFModTest.h34 typedef T (*FModFunc)(T, T); global() typedef
/llvm-project/libc/test/src/math/
H A DFModTest.h34 typedef T (*FModFunc)(T, T); typedef