Searched refs:dml_round (Results 1 – 3 of 3) sorted by relevance
35 double dml_round(double a);
31 double dml_round(double a) in dml_round() function
80 return dml_round((double)dcn_bw_log(x, 2)); in dml_log2()