Searched refs:subFloat128Sigs (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c4949 static float128 subFloat128Sigs( float128 a, float128 b, flag zSign STATUS_PARAM) function
5041 return subFloat128Sigs( a, b, aSign STATUS_VAR );
5059 return subFloat128Sigs( a, b, aSign STATUS_VAR );

Completed in 58 milliseconds