Searched defs:unionLeft (Results 1 – 1 of 1) sorted by relevance
267 INT unionLeft = (a.X < b.X) ? a.X : b.X; in Union() local392 INT unionLeft = (a.X < b.X) ? a.X : b.X; in Union() local