Searched refs:float64_round_to_int (Results 1 – 3 of 3) sorted by relevance
105 [RND_CODE >> 20] = float64_round_to_int,106 [URD_CODE >> 20] = float64_round_to_int,
182 float64 float64_round_to_int( struct roundingData *, float64 );
1863 float64 float64_round_to_int( struct roundingData *roundData, float64 a ) in float64_round_to_int() function