Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_exceptions.F90147 elemental subroutine IEEE_GET_HALTING_MODE (FLAG, HALTING) subroutine
149 type(IEEE_FLAG_TYPE), intent(in) :: FLAG
150 logical, intent(out) :: HALTING
152 interface
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ieee/
H A Dieee_exceptions.F90147 elemental subroutine IEEE_GET_HALTING_MODE (FLAG, HALTING) subroutine
149 type(IEEE_FLAG_TYPE), intent(in) :: FLAG
150 logical, intent(out) :: HALTING
152 interface