Home | History | Annotate | Download | only in i18n

Lines Matching full:bufr

5274   decNumber bufr[D2N(DECBUFFER*2+1)];
5393 decNumber *newrhs=bufr; /* assume will fit on stack */
5395 if (needbytes>sizeof(bufr)) { /* need malloc space */