Searched defs:FModFastMathWrapper (Results 1 – 1 of 1) sorted by relevance
158 template <typename T> struct FModFastMathWrapper { struct163 static bool PreCheck(T, T, T &) { return false; } in PreCheck()