Home
last modified time | relevance | path

Searched refs:decContextSetRounding (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/libdecnumber/
H A DdecContext.h245 extern decContext * decContextSetRounding(decContext *, enum rounding);
/openbmc/qemu/libdecnumber/
H A DdecContext.c224 decContext *decContextSetRounding(decContext *context, in decContextSetRounding() function
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c103 decContextSetRounding(context, rnd); in dfp_prepare_rounding_mode()
144 decContextSetRounding(&dfp->context, rnd); in dfp_set_round_mode_from_immediate()