Home
last modified time | relevance | path

Searched refs:dst_reallocatable (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/caf/
H A Dlibcaf.h228 int src_kind, bool may_require_tmp, bool dst_reallocatable, int *stat,
232 int src_kind, bool may_require_tmp, bool dst_reallocatable, int *stat,
H A Dsingle.c1547 bool dst_reallocatable, int *stat, in _gfortran_caf_get_by_ref() argument
1587 assert (!realloc_needed || dst_reallocatable); in _gfortran_caf_get_by_ref()
1743 if (dst_reallocatable) in _gfortran_caf_get_by_ref()
1775 if (unlikely (!dst_reallocatable)) in _gfortran_caf_get_by_ref()
1785 else if (!dst_reallocatable && extent_mismatch) in _gfortran_caf_get_by_ref()
1933 if (unlikely (!dst_reallocatable)) in _gfortran_caf_get_by_ref()
1943 else if (!dst_reallocatable && extent_mismatch) in _gfortran_caf_get_by_ref()
2437 bool dst_reallocatable, int *stat, int dst_type) in _gfortran_caf_send_by_ref() argument
2496 if (!dst_reallocatable) in _gfortran_caf_send_by_ref()
2647 if (unlikely (!dst_reallocatable)) in _gfortran_caf_send_by_ref()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/caf/
H A Dlibcaf.h228 int src_kind, bool may_require_tmp, bool dst_reallocatable, int *stat,
232 int src_kind, bool may_require_tmp, bool dst_reallocatable, int *stat,
H A Dsingle.c1547 bool dst_reallocatable, int *stat, in _gfortran_caf_get_by_ref() argument
1587 assert (!realloc_needed || dst_reallocatable); in _gfortran_caf_get_by_ref()
1743 if (dst_reallocatable) in _gfortran_caf_get_by_ref()
1775 if (unlikely (!dst_reallocatable)) in _gfortran_caf_get_by_ref()
1785 else if (!dst_reallocatable && extent_mismatch) in _gfortran_caf_get_by_ref()
1933 if (unlikely (!dst_reallocatable)) in _gfortran_caf_get_by_ref()
1943 else if (!dst_reallocatable && extent_mismatch) in _gfortran_caf_get_by_ref()
2437 bool dst_reallocatable, int *stat, int dst_type) in _gfortran_caf_send_by_ref() argument
2496 if (!dst_reallocatable) in _gfortran_caf_send_by_ref()
2647 if (unlikely (!dst_reallocatable)) in _gfortran_caf_send_by_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.texi4554 bool may_require_tmp, bool dst_reallocatable, int *stat, int dst_type)}
4572 @item @var{dst_reallocatable} @tab intent(in) Set when the destination is of
4615 bool may_require_tmp, bool dst_reallocatable, int *stat, int src_type)}
4634 @item @var{dst_reallocatable} @tab intent(in) Set when @var{DST} is of
H A Dgfortran.info5857 dst_reallocatable, int *stat, int dst_type)'
5925 src_kind, bool may_require_tmp, bool dst_reallocatable, int *stat,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.texi4946 bool may_require_tmp, bool dst_reallocatable, int *stat, int dst_type)}
4964 @item @var{dst_reallocatable} @tab intent(in) Set when the destination is of
5007 bool may_require_tmp, bool dst_reallocatable, int *stat, int src_type)}
5026 @item @var{dst_reallocatable} @tab intent(in) Set when @var{DST} is of
H A Dgfortran.info6163 dst_reallocatable, int *stat, int dst_type)'
6231 src_kind, bool may_require_tmp, bool dst_reallocatable, int *stat,