Home
last modified time | relevance | path

Searched refs:float64_round_to_int (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/nwfpe/
Ddouble_cpdo.c93 [RND_CODE >> 20] = float64_round_to_int,
94 [URD_CODE >> 20] = float64_round_to_int,
Dsoftfloat.h182 float64 float64_round_to_int( struct roundingData *, float64 );
Dsoftfloat.c1863 float64 float64_round_to_int( struct roundingData *roundData, float64 a ) in float64_round_to_int() function