Searched refs:float64_round_to_int (Results 1 – 6 of 6) sorted by relevance
1596 d->L(0) = float64_round_to_int(s->L(0), &env->sse_status); in glue()1597 d->L(1) = float64_round_to_int(s->L(1), &env->sse_status); in glue()1598 d->L(2) = float64_round_to_int(s->L(2), &env->sse_status); in glue()1599 d->L(3) = float64_round_to_int(s->L(3), &env->sse_status); in glue()1632 d->Q(0) = float64_round_to_int(s->Q(0), &env->sse_status); in glue()1633 d->Q(1) = float64_round_to_int(s->Q(1), &env->sse_status); in glue()1666 d->L(0) = float64_round_to_int(s->L(0), &env->sse_status); in glue()1699 d->Q(0) = float64_round_to_int(s->Q(0), &env->sse_status); in glue()
122 #define floatx_round_to_int float64_round_to_int
373 float64 float64_round_to_int( float64 a STATUS_PARAM ) in float64_round_to_int() function
323 float64 float64_round_to_int( float64 STATUS_PARAM );
433 float64 float64_round_to_int( float64 STATUS_PARAM );
3019 float64 float64_round_to_int( float64 a STATUS_PARAM ) in float64_round_to_int() function3080 res = float64_round_to_int(a STATUS_VAR); in float64_trunc_to_int()