Searched refs:RESET_OPTION (Results 1 – 1 of 1) sorted by relevance
54 #define RESET_OPTION(X, Y) \ in resetTargetOptions() macro62 RESET_OPTION(UnsafeFPMath, "unsafe-fp-math"); in resetTargetOptions()63 RESET_OPTION(NoInfsFPMath, "no-infs-fp-math"); in resetTargetOptions()64 RESET_OPTION(NoNaNsFPMath, "no-nans-fp-math"); in resetTargetOptions()65 RESET_OPTION(NoSignedZerosFPMath, "no-signed-zeros-fp-math"); in resetTargetOptions()