Lines Matching refs:cvtbuf
107 #define FPCONV(func, val, prec, decpt, sign, cvtbuf) \ argument
113 wp = cvtbuf; \
175 #define FPCONV(func, val, prec, decpt, sign, cvtbuf) \ argument
176 (void) func(val, prec, decpt, sign, cvtbuf);
496 wchar_t cvtbuf[512 + DECIMAL_STRING_LENGTH]; in _wndoprnt() local
510 char cvtbuf[512 + DECIMAL_STRING_LENGTH]; in _wndoprnt() local
1296 cvtbuf); in _wndoprnt()
1306 cvtbuf); in _wndoprnt()
1308 bp = cvtbuf; in _wndoprnt()
1421 cvtbuf); in _wndoprnt()
1427 cvtbuf); in _wndoprnt()
1429 bp = cvtbuf; in _wndoprnt()
1522 &decpt, &sign, cvtbuf); in _wndoprnt()
1523 bp = cvtbuf; in _wndoprnt()
1532 &sign, cvtbuf); in _wndoprnt()
1539 &decpt, &sign, cvtbuf); in _wndoprnt()
1541 bp = cvtbuf; in _wndoprnt()
1615 &decpt, &sign, cvtbuf); in _wndoprnt()
1620 &decpt, &sign, cvtbuf); in _wndoprnt()
1622 bp = cvtbuf; in _wndoprnt()