Home
last modified time | relevance | path

Searched refs:res_iy (Results 1 – 1 of 1) sorted by relevance

/dports/games/kartofel/kartofel-1.2/
H A Dutil_test.cc80 bool res, int res_ix = 0, int res_iy = 0) in TestLSI() argument
88 ss << " (" << res_ix << ", " << res_iy << ")"; in TestLSI()
101 (res && isec && (ix != res_ix || iy != res_iy))) { in TestLSI()