Home
last modified time | relevance | path

Searched defs:index_multiword_lo (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/
Dsoftfloat.c56 #define index_multiword_lo(total, n) ((total) - (n)) macro
65 #define index_multiword_lo(total, n) 0 macro