Searched refs:found_y (Results 1 – 2 of 2) sorted by relevance
813 bool found_x = false, found_y = false, in START_TEST() local833 found_y = true; in START_TEST()850 ck_assert(found_y); in START_TEST()
424 float& found_y = *found_ys_iterator; in countIsolines() local426 if (de::abs(vertex_y - found_y) < epsilon) in countIsolines()