Searched defs:CFI_type_signed_char (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A DISO_Fortran_binding.h168 #define CFI_type_signed_char (CFI_type_Integer + (1 << CFI_type_kind_shift)) macro
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h171 #define CFI_type_signed_char (CFI_type_Integer + (sizeof (char) << CFI_type_kind_shift)) macro

Completed in 183 milliseconds