Searched defs:DEC_Clamped (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A DdecContext.h156 #define DEC_Clamped 0x00000400 macro
174 #define DEC_Clamped 0x00000000 macro
181 /* [DEC_Clamped, DEC_Lost_digits, DEC_Rounded, and DEC_Subnormal */
207 #define DEC_Information (DEC_Clamped | DEC_Rounded | DEC_Inexact \
210 #define DEC_Information (DEC_Clamped | DEC_Rounded | DEC_Inexact)

Completed in 52 milliseconds