Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/nwfpe/
DARM-gcc.h100 #define float64_to_int32_round_to_zero ___float64_to_int32_round_to_zero macro
114 #define float64_to_int32_round_to_zero __fixdfsi
Dsoftfloat.h171 signed int float64_to_int32_round_to_zero( float64 );
Dsoftfloat.c1680 int32 float64_to_int32_round_to_zero( float64 a ) in float64_to_int32_round_to_zero() function