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

  /src/external/gpl3/gcc/dist/libgfortran/config/
fpu-generic.h 82 set_fpu_rounding_mode (int round __attribute__((unused))) function
fpu-aix.h 335 set_fpu_rounding_mode (int mode) function
fpu-glibc.h 357 set_fpu_rounding_mode (int mode) function
fpu-sysv.h 351 set_fpu_rounding_mode (int mode) function
fpu-387.h 337 set_fpu_rounding_mode (int round) function
fpu-aarch64.h 264 set_fpu_rounding_mode (int round) function
  /src/external/gpl3/gcc.old/dist/libgfortran/config/
fpu-generic.h 75 set_fpu_rounding_mode (int round __attribute__((unused))) function
fpu-aix.h 330 set_fpu_rounding_mode (int mode) function
fpu-glibc.h 352 set_fpu_rounding_mode (int mode) function
fpu-sysv.h 351 set_fpu_rounding_mode (int mode) function
fpu-387.h 337 set_fpu_rounding_mode (int round) function
fpu-aarch64.h 264 set_fpu_rounding_mode (int round) function
  /src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h 840 extern void set_fpu_rounding_mode (int);
841 internal_proto(set_fpu_rounding_mode); variable
  /src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h 836 extern void set_fpu_rounding_mode (int);
837 internal_proto(set_fpu_rounding_mode); variable

Completed in 20 milliseconds