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

  /src/external/gpl3/gcc/dist/libgfortran/config/
fpu-generic.h 75 support_fpu_rounding_mode (int mode __attribute__((unused))) function
fpu-aix.h 380 support_fpu_rounding_mode (int mode) function
fpu-glibc.h 402 support_fpu_rounding_mode (int mode) function
fpu-sysv.h 377 support_fpu_rounding_mode (int mode) function
fpu-387.h 421 support_fpu_rounding_mode (int mode) function
fpu-aarch64.h 296 support_fpu_rounding_mode (int mode) function
  /src/external/gpl3/gcc.old/dist/libgfortran/config/
fpu-aix.h 369 support_fpu_rounding_mode (int mode) function
fpu-glibc.h 391 support_fpu_rounding_mode (int mode) function
fpu-sysv.h 377 support_fpu_rounding_mode (int mode __attribute__((unused))) function
fpu-387.h 421 support_fpu_rounding_mode (int mode __attribute__((unused))) function
fpu-aarch64.h 296 support_fpu_rounding_mode (int mode __attribute__((unused))) function
  /src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h 846 extern int support_fpu_rounding_mode (int);
847 internal_proto(support_fpu_rounding_mode); variable
  /src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h 842 extern int support_fpu_rounding_mode (int);
843 internal_proto(support_fpu_rounding_mode); variable

Completed in 28 milliseconds