Searched defs:fastMath (Results 1 – 3 of 3) sorted by relevance
485 maplecl::Option<bool> fastMath({"--fast-math"}, variable
118 bool CGOptions::fastMath = false; member in maplebe::CGOptions
1681 static bool fastMath; variable