Home
last modified time | relevance | path

Searched refs:CFI_type_int (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A DISO_Fortran_binding.h170 #define CFI_type_int (CFI_type_Integer + (4 << CFI_type_kind_shift)) macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h173 #define CFI_type_int (CFI_type_Integer + (sizeof (int) << CFI_type_kind_shift)) macro