Home
last modified time | relevance | path

Searched refs:indexMultiword (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/
A Ds_addF128M.c149 &extSigZ[indexMultiword( 5, 3, 1 )], in softfloat_addF128M()
151 &extSigZ[indexMultiword( 5, 3, 1 )] in softfloat_addF128M()
164 &extSigZ[indexMultiword( 5, 3, 1 )] in softfloat_addF128M()
175 &extSigZ[indexMultiword( 5, 3, 1 )] in softfloat_addF128M()
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/include/
A DprimitiveTypes.h66 #define indexMultiword( total, m, n ) (n) macro
77 #define indexMultiword( total, m, n ) ((total) - 1 - (m)) macro

Completed in 3 milliseconds