Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecContext.cpp189 enum rounding newround) { in uprv_decContextSetRounding() argument
190 context->round=newround; in uprv_decContextSetRounding()
/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.h335 int mpd_qsetround(mpd_context_t *ctx, int newround);