Searched refs:RESET_OPTION (Results 1 – 1 of 1) sorted by relevance
63 #define RESET_OPTION(X, Y) \ in resetTargetOptions() macro69 RESET_OPTION(LessPreciseFPMADOption, "less-precise-fpmad"); in resetTargetOptions()70 RESET_OPTION(UnsafeFPMath, "unsafe-fp-math"); in resetTargetOptions()71 RESET_OPTION(NoInfsFPMath, "no-infs-fp-math"); in resetTargetOptions()72 RESET_OPTION(NoNaNsFPMath, "no-nans-fp-math"); in resetTargetOptions()