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

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A DISO_Fortran_binding.h111 extern int CFI_establish (CFI_cdesc_t *, void *, CFI_attribute_t, CFI_type_t, size_t,
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h111 extern int CFI_establish (CFI_cdesc_t *, void *, CFI_attribute_t, CFI_type_t, size_t,
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A DISO_Fortran_binding.c312 int CFI_establish (CFI_cdesc_t *dv, void *base_addr, CFI_attribute_t attribute, function
321 fprintf (stderr, "CFI_establish: C descriptor is NULL.\n");
328 fprintf (stderr, "CFI_establish: Rank must be between 0 and %d, "
337 fprintf (stderr, "CFI_establish: If base address is not NULL "
382 fprintf (stderr, "CFI_establish: Extents must not be NULL "
/netbsd-current/external/gpl3/gcc/dist/libgfortran/runtime/
H A DISO_Fortran_binding.c321 int CFI_establish (CFI_cdesc_t *dv, void *base_addr, CFI_attribute_t attribute, function
330 fprintf (stderr, "CFI_establish: C descriptor is NULL.\n");
337 fprintf (stderr, "CFI_establish: Rank must be between 0 and %d, "
346 fprintf (stderr, "CFI_establish: If base address is not NULL, "
361 fprintf (stderr, "CFI_establish: The supplied elem_len must "
373 fprintf (stderr, "CFI_establish: Invalid type (type = %d).\n",
405 fprintf (stderr, "CFI_establish: Extents must not be NULL "
419 fprintf (stderr, "CFI_establish: Extents must be nonnegative "

Completed in 213 milliseconds