HomeSort by: relevance | last modified time | path
    Searched defs:set_fast_math_flags (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
opts.cc 338 static void set_fast_math_flags (struct gcc_options *opts, int set);
3012 set_fast_math_flags (opts, value);
3394 set_fast_math_flags (struct gcc_options *opts, int set) function
  /src/external/gpl3/gcc.old/dist/gcc/
opts.cc 330 static void set_fast_math_flags (struct gcc_options *opts, int set);
2861 set_fast_math_flags (opts, value);
3248 set_fast_math_flags (struct gcc_options *opts, int set) function

Completed in 16 milliseconds