Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/src/math/exhaustive/
H A Dfmod_generic_impl_test.cpp43 T, __llvm_libc::fputil::generic::FModFastMathWrapper<T>, in testExtensive()
/llvm-project-15.0.7/libc/src/__support/FPUtil/generic/
H A DFMod.h158 template <typename T> struct FModFastMathWrapper { struct