Searched refs:extF80_to_i64 (Results 1 – 6 of 6) sorted by relevance
45 extF80_to_i64( extFloat80_t a, uint_fast8_t roundingMode, bool exact ) in extF80_to_i64() function
51 return extF80_to_i64( *aPtr, roundingMode, exact ); in extF80M_to_i64()
216 extF80_to_i64$(OBJ) \
210 int_fast64_t extF80_to_i64( extFloat80_t, uint_fast8_t, bool );
215 extF80_to_i64$(OBJ) \
Completed in 5 milliseconds