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

/external/icu4c/i18n/
H A DdecContext.h153 #define DEC_Clamped 0x00000400 macro
171 #define DEC_Clamped 0x00000000 macro
178 /* [DEC_Clamped, DEC_Lost_digits, DEC_Rounded, and DEC_Subnormal */
204 #define DEC_Information (DEC_Clamped | DEC_Rounded | DEC_Inexact \
207 #define DEC_Information (DEC_Clamped | DEC_Rounded | DEC_Inexact)

Completed in 17 milliseconds