Searched refs:float128_to_uint64_round_to_zero (Results 1 – 8 of 8) sorted by relevance
72 #define float128_to_uint64_round_to_zero _softfloat_float128_to_uint64_round_to_zero macro
227 return (unsigned long)float128_to_uint64_round_to_zero(*a); in _Qp_qtoux()
277 unsigned long long float128_to_uint64_round_to_zero( float128 );
282 unsigned long long float128_to_uint64_round_to_zero( float128 );
107 #define float128_to_uint64_round_to_zero __fixunstfdi macro
295 unsigned long long float128_to_uint64_round_to_zero( float128 );
4496 uint64 float128_to_uint64_round_to_zero( float128 a ) in float128_to_uint64_round_to_zero() function