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

/vbox/src/recompiler/target-i386/
H A Dexec.h125 #define floatx_round_to_int floatx80_round_to_int
/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.c465 floatx80 floatx80_round_to_int( floatx80 a STATUS_PARAM) function
H A Dsoftfloat.h419 floatx80 floatx80_round_to_int( floatx80 STATUS_PARAM );
H A Dsoftfloat-native.h407 floatx80 floatx80_round_to_int( floatx80 STATUS_PARAM );
H A Dsoftfloat.c3723 floatx80 floatx80_round_to_int( floatx80 a STATUS_PARAM ) function
/vbox/src/recompiler/Sun/
H A Dtestmath.c352 #define floatx_round_to_int(foo, bar) floatx80_round_to_int(foo, NULL)
398 static floatx80 floatx80_round_to_int( floatx80 a STATUS_PARAM)

Completed in 69 milliseconds