Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/nwfpe/
DARM-gcc.h85 #define float32_to_int32_round_to_zero __fixsfsi macro
Dsoftfloat.h139 signed int float32_to_int32_round_to_zero( float32 );
Dsoftfloat.c866 int32 float32_to_int32_round_to_zero( float32 a ) in float32_to_int32_round_to_zero() function