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

/external/qemu/fpu/
H A Dsoftfloat.c1808 static float32 subFloat32Sigs( float32 a, float32 b, flag zSign STATUS_PARAM) function
1893 return subFloat32Sigs( a, b, aSign STATUS_VAR );
1913 return subFloat32Sigs( a, b, aSign STATUS_VAR );

Completed in 120 milliseconds