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