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