Searched refs:matching_typebound_op (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dinterface.c3634 matching_typebound_op (gfc_expr** tb_base, function
3790 tbo = matching_typebound_op (&tb_base, actual,
3798 tbo = matching_typebound_op (&tb_base, actual, \
3801 tbo = matching_typebound_op (&tb_base, actual, \
3813 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname);
3934 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN,

Completed in 43 milliseconds