Home | History | Annotate | Download | only in templates

Lines Matching refs:int32

114 float32 int32_to_float32( !!!int32 );

115 float64 int32_to_float64( !!!int32 );
117 floatx80 int32_to_floatx80( !!!int32 );
120 float128 int32_to_float128( !!!int32 );
136 !!!int32 float32_to_int32( float32 );
137 !!!int32 float32_to_int32_round_to_zero( float32 );
173 !!!int32 float64_to_int32( float64 );
174 !!!int32 float64_to_int32_round_to_zero( float64 );
212 !!!int32 floatx80_to_int32( floatx80 );
213 !!!int32 floatx80_to_int32_round_to_zero( floatx80 );
259 !!!int32 float128_to_int32( float128 );
260 !!!int32 float128_to_int32_round_to_zero( float128 );