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

/haiku-buildtools/isl/
H A Disl_map_subtract.c783 int rat1, rat2; local
804 rat2 = isl_map_has_rational(map2);
805 if (rat1 < 0 || rat2 < 0)
807 if (rat1 && !rat2)

Completed in 13 milliseconds