Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecNumber.cpp285 static void decSetSubnormal(decNumber *, decContext *, Int *, uInt *);
7338 decSetSubnormal(dn, set, residue, status);
7352 decSetSubnormal(dn, set, residue, status);
7475 static void decSetSubnormal(decNumber *dn, decContext *set, Int *residue, function