Searched refs:softfloat_shortShiftLeft96M (Results 1 – 3 of 3) sorted by relevance
72 softfloat_shortShiftLeft96M( ptr, shiftCount, ptr ); in ui64_to_f128M()
77 softfloat_shortShiftLeft96M( ptr, shiftCount, ptr ); in i64_to_f128M()
666 #ifndef softfloat_shortShiftLeft96M671 #define softfloat_shortShiftLeft96M( aPtr, count, zPtr ) softfloat_shortShiftLeftM( 3, aPtr, count,… macro
Completed in 6 milliseconds