Searched refs:set_fpu_rounding_mode (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/config/
H A Dfpu-generic.h75 set_fpu_rounding_mode (int round __attribute__((unused))) function
H A Dfpu-aix.h330 set_fpu_rounding_mode (int mode) function
H A Dfpu-sysv.h351 set_fpu_rounding_mode (int mode) function
H A Dfpu-glibc.h352 set_fpu_rounding_mode (int mode) function
H A Dfpu-387.h342 set_fpu_rounding_mode (int round) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/config/
H A Dfpu-generic.h75 set_fpu_rounding_mode (int round __attribute__((unused))) function
H A Dfpu-aarch64.h264 set_fpu_rounding_mode (int round) function
H A Dfpu-aix.h330 set_fpu_rounding_mode (int mode) function
H A Dfpu-sysv.h351 set_fpu_rounding_mode (int mode) function
H A Dfpu-glibc.h352 set_fpu_rounding_mode (int mode) function
H A Dfpu-387.h337 set_fpu_rounding_mode (int round) function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dread.c149 set_fpu_rounding_mode (round_mode);
188 set_fpu_rounding_mode (old_round_mode);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dread.c163 set_fpu_rounding_mode (round_mode);
212 set_fpu_rounding_mode (old_round_mode);
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h797 extern void set_fpu_rounding_mode (int);
798 internal_proto(set_fpu_rounding_mode); variable
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A Dlibgfortran.h836 extern void set_fpu_rounding_mode (int);
837 internal_proto(set_fpu_rounding_mode); variable

Completed in 209 milliseconds