Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_exceptions.F90112 elemental subroutine IEEE_GET_FLAG (FLAG, FLAG_VALUE) subroutine
114 type(IEEE_FLAG_TYPE), intent(in) :: FLAG
115 logical, intent(out) :: FLAG_VALUE
117 interface
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ieee/
H A Dieee_exceptions.F90112 elemental subroutine IEEE_GET_FLAG (FLAG, FLAG_VALUE) subroutine
114 type(IEEE_FLAG_TYPE), intent(in) :: FLAG
115 logical, intent(out) :: FLAG_VALUE
117 interface