Home
last modified time | relevance | path

Searched refs:otherlength (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c205 int otherlength; in _doprnt() local
317 width = prefixlength = otherlength = flagword = in _doprnt()
564 otherlength = lzero = leadzeroes; in _doprnt()
633 otherlength = lzero = 1; in _doprnt()
648 otherlength = lzero = leadzeroes; in _doprnt()
658 otherlength = lzero = 1; in _doprnt()
746 otherlength = rzero = rz; in _doprnt()
775 otherlength += (suffixlength = in _doprnt()
858 otherlength = rzero = prec - nn; in _doprnt()
1002 k = (int)(pdiff = p - bp) + prefixlength + otherlength + in _doprnt()
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c527 ssize_t otherlength; in _wndoprnt() local
1117 otherlength = lzero = leadzeroes; in _wndoprnt()
1222 otherlength = lzero = 1; in _wndoprnt()
1235 otherlength = lzero = 1; in _wndoprnt()
1249 otherlength = lzero = leadzeroes; in _wndoprnt()
1262 otherlength = lzero = 1; in _wndoprnt()
1365 otherlength = rzero = rz; in _wndoprnt()
1399 otherlength += suffixlength; in _wndoprnt()
1463 otherlength = rzero = rz; in _wndoprnt()
1587 otherlength = rzero = prec - nn; in _wndoprnt()
[all …]