Searched refs:coarray_dealloc_mode (Results 1 – 2 of 2) sorted by relevance
1414 int coarray_dealloc_mode, tree add_when_allocated, in gfc_deallocate_with_status() argument1423 if (coarray_dealloc_mode >= GFC_CAF_COARRAY_ANALYZE) in gfc_deallocate_with_status()1449 if (coarray_dealloc_mode == GFC_CAF_COARRAY_ANALYZE) in gfc_deallocate_with_status()1458 caf_dereg_type = (enum gfc_coarray_deregtype) coarray_dealloc_mode; in gfc_deallocate_with_status()1510 if (coarray_dealloc_mode == GFC_CAF_COARRAY_NOCOARRAY in gfc_deallocate_with_status()
1341 int coarray_dealloc_mode, tree add_when_allocated, in gfc_deallocate_with_status() argument1350 if (coarray_dealloc_mode >= GFC_CAF_COARRAY_ANALYZE) in gfc_deallocate_with_status()1376 if (coarray_dealloc_mode == GFC_CAF_COARRAY_ANALYZE) in gfc_deallocate_with_status()1385 caf_dereg_type = (enum gfc_coarray_deregtype) coarray_dealloc_mode; in gfc_deallocate_with_status()1437 if (coarray_dealloc_mode == GFC_CAF_COARRAY_NOCOARRAY in gfc_deallocate_with_status()