Home | History | Annotate | Download | only in i18n

Lines Matching defs:Unit

75   #define Unit   decNumberUnit
244 /* decNumber struct) safely. Note that one Unit is included in the */
248 ((((SD2U(d)-1)*sizeof(Unit))+sizeof(decNumber)*2-1)/sizeof(decNumber))