Searched refs:indexMultiwordLoBut (Results 1 – 5 of 5) sorted by relevance
70 #define indexMultiwordLoBut( total, n ) 0 macro81 #define indexMultiwordLoBut( total, n ) (n) macro
61 aPtr += indexMultiwordLoBut( size_words, wordCount ); in softfloat_shiftLeftM()
68 zPtr + indexMultiwordLoBut( size_words, wordCount ) in softfloat_shiftRightM()
78 zPtr + indexMultiwordLoBut( size_words, wordCount ) in softfloat_shiftRightJamM()
103 zPtr + indexMultiwordLoBut( 4, wordCount ) in softfloat_shiftRightJam256M()
Completed in 4 milliseconds