Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A DISO_Fortran_binding.h171 #define CFI_type_long (CFI_type_Integer + (8 << CFI_type_kind_shift)) macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h174 #define CFI_type_long (CFI_type_Integer + (sizeof (long) << CFI_type_kind_shift)) macro