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

/haiku-buildtools/gcc/gcc/fortran/
H A Dinterface.c3770 gfc_typebound_proc* tbo; local
3790 tbo = matching_typebound_op (&tb_base, actual,
3798 tbo = matching_typebound_op (&tb_base, actual, \
3800 if (!tbo) \
3801 tbo = matching_typebound_op (&tb_base, actual, \
3813 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname);
3819 if (tbo)
3822 build_compcall_for_operator (e, actual, tb_base, tbo, gname);
3913 gfc_typebound_proc* tbo; local
3934 tbo
[all...]

Completed in 86 milliseconds