Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_exceptions.F90126 elemental subroutine IEEE_SET_FLAG (FLAG, FLAG_VALUE) subroutine
128 type(IEEE_FLAG_TYPE), intent(in) :: FLAG
129 logical, intent(in) :: FLAG_VALUE
131 interface
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ieee/
H A Dieee_exceptions.F90126 elemental subroutine IEEE_SET_FLAG (FLAG, FLAG_VALUE) subroutine
128 type(IEEE_FLAG_TYPE), intent(in) :: FLAG
129 logical, intent(in) :: FLAG_VALUE
131 interface