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

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c2898 static float64 subFloat64Sigs( float64 a, float64 b, flag zSign STATUS_PARAM ) function
2981 return subFloat64Sigs( a, b, aSign STATUS_VAR );
2999 return subFloat64Sigs( a, b, aSign STATUS_VAR );

Completed in 58 milliseconds