Searched refs:y_ok (Results 1 – 1 of 1) sorted by relevance
2021 bool y_ok = true; in CheckItgExtent() local2029 y_ok = ((0 == SafeModulo(extent->height, granularity->height)) || in CheckItgExtent()2040 if (!(x_ok && y_ok && z_ok)) { in CheckItgExtent()