Searched refs:softfloat_shiftLeft160M (Results 1 – 2 of 2) sorted by relevance
69 softfloat_shiftLeft160M( extSigPtr, shiftCount, extSigPtr ); in softfloat_normRoundPackMToF128M()
726 #ifndef softfloat_shiftLeft160M731 #define softfloat_shiftLeft160M( aPtr, count, zPtr ) softfloat_shiftLeftM( 5, aPtr, count, zPtr ) macro
Completed in 5 milliseconds