Home | History | Annotate | Download | only in i18n

Lines Matching defs:buff

2845   decNumber buff[D2N(DECBUFFER+1)];
2850 decNumber *allocbuff=NULL; /* -> allocated buff, iff allocated */
2853 decNumber *f=buff; /* reduced fraction */
2921 if (needbytes>(Int)sizeof(buff)) {