Searched refs:CFI_deallocate (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A DISO_Fortran_binding.h110 extern int CFI_deallocate (CFI_cdesc_t *);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h110 extern int CFI_deallocate (CFI_cdesc_t *);
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A DISO_Fortran_binding.c277 CFI_deallocate (CFI_cdesc_t *dv) function
284 fprintf (stderr, "CFI_deallocate: C Descriptor is NULL.\n");
291 fprintf (stderr, "CFI_deallocate: Base address is already NULL.\n");
298 fprintf (stderr, "CFI_deallocate: C Descriptor must describe a "
/netbsd-current/external/gpl3/gcc/dist/libgfortran/runtime/
H A DISO_Fortran_binding.c286 CFI_deallocate (CFI_cdesc_t *dv) function
293 fprintf (stderr, "CFI_deallocate: C descriptor is NULL.\n");
300 fprintf (stderr, "CFI_deallocate: Base address is already NULL.\n");
307 fprintf (stderr, "CFI_deallocate: C descriptor must describe a "

Completed in 125 milliseconds