Searched refs:index_word_hi (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Dsoftfloat.c53 #define index_word_hi(total) 0 macro
62 #define index_word_hi(total) ((total) - 1) macro
247 index = index_word_hi(size_words);
288 uint32_t *dest = m_out + index_word_hi(size_words);
289 a += index_word_hi(size_words - word_dist);
326 last_index = index_word_hi(size_words);
359 last_index = index_word_hi(size_words);
588 last_index = index_word_hi(size_words);
619 last_index = index_word_hi(size_words);
651 last_index = index_word_hi(size_word
[all...]

Completed in 2 milliseconds