Home
last modified time | relevance | path

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

/third_party/mesa3d/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 3 milliseconds