Searched defs:index_multiword_lo (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/ | ||
H A D | softfloat.c | 56 #define index_multiword_lo(total, n) ((total) - (n)) macro 65 #define index_multiword_lo(total, n) 0 macro |
Completed in 4 milliseconds