Home
last modified time | relevance | path

Searched defs:IEEE_SET_ROUNDING_MODE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ieee/
H A Dieee_arithmetic.F901209 subroutine IEEE_SET_ROUNDING_MODE (ROUND_VALUE) subroutine
1211 type(IEEE_ROUND_TYPE), intent(in) :: ROUND_VALUE
1213 interface
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_arithmetic.F90997 subroutine IEEE_SET_ROUNDING_MODE (ROUND_VALUE) subroutine
999 type(IEEE_ROUND_TYPE), intent(in) :: ROUND_VALUE
1001 interface