Searched defs:index_word (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Dsoftfloat.c52 #define index_word(total, n) ((total) - 1 - (n)) macro
61 #define index_word(total, n) (n) macro
[all...]

Completed in 4 milliseconds