Home
last modified time | relevance | path

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

/dports/devel/ga/ga-5.8/global/src/
H A Dglobal.npatch.c2644 Integer compatible_a, compatible_b; local
2707 pnga_comp_patch(bndim, blo, bhi, cndim, clo, chi)) compatible_b = 1;
2708 else compatible_b = 0;
2710 pnga_gop(pnga_type_f2c(MT_F_INT), &compatible_b, 1, "&&");
2711 if (compatible_a && compatible_b) {
2734 } else if (!compatible_a && compatible_b) {
2774 } else if (compatible_a && !compatible_b) {
2808 } else if (!compatible_a && !compatible_b) {