reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
62 RESET_OPTION(UnsafeFPMath, "unsafe-fp-math"); 63 RESET_OPTION(NoInfsFPMath, "no-infs-fp-math"); 64 RESET_OPTION(NoNaNsFPMath, "no-nans-fp-math"); 65 RESET_OPTION(NoSignedZerosFPMath, "no-signed-zeros-fp-math");