Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/nwfpe/
Ddouble_cpdo.c105 [RND_CODE >> 20] = float64_round_to_int,
106 [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