Home
last modified time | relevance | path

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

/titanic_44/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c207 int otherlength; in _doprnt() local
319 width = prefixlength = otherlength = flagword = in _doprnt()
566 otherlength = lzero = leadzeroes; in _doprnt()
635 otherlength = lzero = 1; in _doprnt()
650 otherlength = lzero = leadzeroes; in _doprnt()
660 otherlength = lzero = 1; in _doprnt()
748 otherlength = rzero = rz; in _doprnt()
777 otherlength += (suffixlength = in _doprnt()
860 otherlength = rzero = prec - nn; in _doprnt()
1004 k = (int)(pdiff = p - bp) + prefixlength + otherlength + in _doprnt()
/titanic_44/usr/src/lib/libc/port/print/
H A Ddoprnt.c527 ssize_t otherlength; in _wndoprnt() local
712 width = prefixlength = otherlength = 0; in _wndoprnt()
1116 otherlength = lzero = leadzeroes; in _wndoprnt()
1221 otherlength = lzero = 1; in _wndoprnt()
1234 otherlength = lzero = 1; in _wndoprnt()
1248 otherlength = lzero = leadzeroes; in _wndoprnt()
1261 otherlength = lzero = 1; in _wndoprnt()
1364 otherlength = rzero = rz; in _wndoprnt()
1398 otherlength += suffixlength; in _wndoprnt()
1462 otherlength = rzero = rz; in _wndoprnt()
[all …]