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

/seL4-camkes-master/tools/riscv-pk/softfloat/
H A DprimitiveTypes.h65 #define indexMultiword( total, m, n ) (n) macro
76 #define indexMultiword( total, m, n ) ((total) - 1 - (m)) macro

Completed in 25 milliseconds