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

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 2610 int save_flag_rounding_math = flag_rounding_math; local
2624 flag_rounding_math = save_flag_rounding_math;
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 2612 int save_flag_rounding_math = flag_rounding_math; local
2626 flag_rounding_math = save_flag_rounding_math;

Completed in 37 milliseconds