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

/haiku-buildtools/gcc/libdecnumber/
H A DdecBasic.c721 uInt bufr[MULOPLEN]; /* right coefficient (base-billion) */ local
1756 uByte bufr[DECPMAX+4]; /* for RHS coefficient + foot */ local
3629 uByte bufr[DECPMAX*2+QUAD*2+4]; /* for RHS coefficient + padding */ local
[all...]
H A DdecNumber.c5235 decNumber bufr[D2N(DECBUFFER*2+1)]; local

Completed in 111 milliseconds