Searched refs:sq_high (Results 1 – 4 of 4) sorted by relevance
46 static time_t sq_high = 0; variable52 t(sq_high <= evt->when.tv_sec, "sq_high: %lu; evt->when: %lu\n", in sq_walker()53 sq_high, evt->when.tv_sec); in sq_walker()54 sq_high = (unsigned long)evt->when.tv_sec; in sq_walker()
401 double sq_high = high*high; in split_long_edges() local408 if (sqlen > sq_high) in split_long_edges()439 if (sqlen_new > sq_high) in split_long_edges()485 double sq_high = high*high; in split_long_edges() local494 if(sqlen > sq_high) in split_long_edges()542 if (sqlen_new > sq_high) in split_long_edges()567 if (sql > sq_high) in split_long_edges()590 if (sql > sq_high) in split_long_edges()631 double sq_high = high*high; in collapse_short_edges() local732 if (sqlength(vb, va_i) > sq_high) in collapse_short_edges()
257 const FT sq_high = high*high; in split_long_edges() local272 if (sqlen > sq_high) in split_long_edges()
1212 const FT sq_high = high*high; in collapse_short_edges() local1270 Vertex_handle vh = collapse_edge(edge, c3t3, sq_high, in collapse_short_edges()