Lines Matching defs:cbuf
21 u_char cbuf[24];
32 ZERO(cbuf);
40 cp = cpend = cpdec = &cbuf[10];
41 for (dec = (int)(cp - cbuf); dec > 0 && fpi != 0; dec--) {
62 if ((size_t)dec > sizeof(cbuf) - (cpend - cbuf))
63 dec = (int)(sizeof(cbuf) - (cpend - cbuf));
96 for (dec = (int)(tp - cbuf); carry && dec > 0; dec--) {
109 * We've now got the fraction in cbuf[], with cp pointing at