Home
last modified time | relevance | path

Searched refs:decContextGetRounding (Results 1 – 2 of 2) sorted by relevance

/qemu/include/libdecnumber/
H A DdecContext.h241 extern enum rounding decContextGetRounding(decContext *);
/qemu/libdecnumber/
H A DdecContext.c166 enum rounding decContextGetRounding(decContext *context) { in decContextGetRounding() function