Searched defs:float64_round_to_int (Results 1 - 2 of 2) sorted by relevance

/external/qemu/fpu/
H A Dsoftfloat-native.c373 float64 float64_round_to_int( float64 a STATUS_PARAM ) function
H A Dsoftfloat.c3019 float64 float64_round_to_int( float64 a STATUS_PARAM ) function
3080 res = float64_round_to_int(a STATUS_VAR);

Completed in 66 milliseconds