Home
last modified time | relevance | path

Searched refs:coarray_dealloc_mode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc1414 int coarray_dealloc_mode, tree add_when_allocated, in gfc_deallocate_with_status() argument
1423 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()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c1341 int coarray_dealloc_mode, tree add_when_allocated, in gfc_deallocate_with_status() argument
1350 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()