Searched refs:set_fast_math_flags (Results 1 – 9 of 9) sorted by relevance
121 extern void set_fast_math_flags PARAMS ((int));
1639 set_fast_math_flags (set) in set_fast_math_flags() function4054 set_fast_math_flags (1);4056 set_fast_math_flags (0);
8860 (set_fast_math_flags): New, sets flags for -ffast-math.8863 * toplev.h: Declare set_fast_math_flags and set_no_fast_math_flags.8868 * config/c4x/c4x.c (c4x_override_options): Call set_fast_math_flags
17729 (set_fast_math_flags): Clear flag_signaling_nans with -ffast-math.19766 * toplev.c (set_fast_math_flags): Don't use ISO C style function
7102 * toplev.c (set_fast_math_flags): New prototype.7106 * toplev.h (set_fast_math_flags): Update.
146 extern void set_fast_math_flags (int);
851 set_fast_math_flags (value); in common_handle_option()1129 set_fast_math_flags (int set) in set_fast_math_flags() function
300 set_fast_math_flags (1); in c4x_override_options()
291 set_fast_math_flags (1); in c4x_override_options()