Home | History | Annotate | Download | only in i18n

Lines Matching refs:Maximum

57                               /* should be a common maximum precision */
151 #define DECNUMMAXP 999999999 /* maximum precision code can handle */
152 #define DECNUMMAXE 999999999 /* maximum adjusted exponent ditto */
155 #error Maximum digits mismatch
158 #error Maximum exponent mismatch
164 /* Set DECDPUNMAX -- the maximum integer that fits in DECDPUN */
253 /* c. Note that cut must be <= 9, and the maximum value for u is */
642 /* might have a value larger then 10 (with a maximum of 19). */
702 /* Set a decFloat to the maximum positive finite number (Nmax) */