Searched defs:lhs_kind (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 1656 gfc_conv_intrinsic_caf_get (gfc_se *se, gfc_expr *expr, tree lhs, tree lhs_kind, in gfc_conv_intrinsic_caf_get() 1927 tree caf_decl, token, offset, image_index, tmp, lhs_kind, rhs_kind; in conv_caf_send() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.cc | 1664 gfc_conv_intrinsic_caf_get (gfc_se *se, gfc_expr *expr, tree lhs, tree lhs_kind, in gfc_conv_intrinsic_caf_get() 1935 tree caf_decl, token, offset, image_index, tmp, lhs_kind, rhs_kind; in conv_caf_send() local
|