Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A DISO_Fortran_binding.h194 #define CFI_type_double (CFI_type_Real + (8 << CFI_type_kind_shift)) macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h194 #define CFI_type_double (CFI_type_Real + (sizeof (double) << CFI_type_kind_shift)) macro