Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/nwfpe/
DARM-gcc.h84 #define float32_to_int32_round_to_zero __fixsfsi macro
Dsoftfloat.h134 signed int float32_to_int32_round_to_zero( float32 );
Dsoftfloat.c872 int32 float32_to_int32_round_to_zero( float32 a ) in float32_to_int32_round_to_zero() function