Home | History | Annotate | Download | only in templates

Lines Matching refs:int64

122 float32 int64_to_float32( !!!int64 );

123 float64 int64_to_float64( !!!int64 );
125 floatx80 int64_to_floatx80( !!!int64 );
128 float128 int64_to_float128( !!!int64 );
138 !!!int64 float32_to_int64( float32 );
139 !!!int64 float32_to_int64_round_to_zero( float32 );
175 !!!int64 float64_to_int64( float64 );
176 !!!int64 float64_to_int64_round_to_zero( float64 );
214 !!!int64 floatx80_to_int64( floatx80 );
215 !!!int64 floatx80_to_int64_round_to_zero( floatx80 );
261 !!!int64 float128_to_int64( float128 );
262 !!!int64 float128_to_int64_round_to_zero( float128 );