Home
last modified time | relevance | path

Searched defs:lhs_may_realloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-intrinsic.c2114 bool lhs_may_realloc = lhs_expr->rank > 0 && lhs_caf_attr.allocatable; in conv_caf_send() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-intrinsic.cc2122 bool lhs_may_realloc = lhs_expr->rank > 0 && lhs_caf_attr.allocatable; in conv_caf_send() local