Searched refs:vim_round (Results 1 – 3 of 3) sorted by relevance
433 vim_round(float_T f) in vim_round() function451 rettv->vval.v_float = vim_round(f); in f_round()
197 tm2->tv_usec = vim_round(usec - (tm2->tv_sec * 1000000.0)); in profile_divide()
20 float_T vim_round(float_T f);