Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A DISO_Fortran_binding.h169 #define CFI_type_short (CFI_type_Integer + (2 << CFI_type_kind_shift)) macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h172 #define CFI_type_short (CFI_type_Integer + (sizeof (short) << CFI_type_kind_shift)) macro