Searched refs:tDiv (Results 1 – 1 of 1) sorted by relevance
40 double tDiv = calc_t_div(cubic, precision, 0); in add_simple_ts() local41 if (tDiv >= 1) { in add_simple_ts()44 if (tDiv >= 0.5) { in add_simple_ts()53 double tDiv = calc_t_div(cubic, precision, 0); in addTs() local54 double parts = ceil(1.0 / tDiv); in addTs()