Home
last modified time | relevance | path

Searched refs:float64_round_to_int (Results 1 – 4 of 4) sorted by relevance

/external/qemu/fpu/
Dsoftfloat-native.c364 float64 float64_round_to_int( float64 a STATUS_PARAM ) in float64_round_to_int() function
Dsoftfloat.h341 float64 float64_round_to_int( float64 STATUS_PARAM );
Dsoftfloat-native.h301 float64 float64_round_to_int( float64 STATUS_PARAM );
Dsoftfloat.c2673 float64 float64_round_to_int( float64 a STATUS_PARAM ) in float64_round_to_int() function
2733 res = float64_round_to_int(a STATUS_VAR); in float64_trunc_to_int()