Lines Matching refs:otherlength
495 ssize_t otherlength; in _ndoprnt() local
669 width = prefixlength = otherlength = 0; in _ndoprnt()
1038 otherlength = lzero = leadzeroes; in _ndoprnt()
1138 otherlength = lzero = 1; in _ndoprnt()
1151 otherlength = lzero = 1; in _ndoprnt()
1165 otherlength = lzero = leadzeroes; in _ndoprnt()
1178 otherlength = lzero = 1; in _ndoprnt()
1281 otherlength = rzero = rz; in _ndoprnt()
1315 otherlength += suffixlength; in _ndoprnt()
1379 otherlength = rzero = rz; in _ndoprnt()
1412 otherlength += (suffixlength = &expbuf[MAXESIZ] \ in _ndoprnt()
1503 otherlength = rzero = prec - nn; in _ndoprnt()
1994 k += prefixlength + otherlength; in _ndoprnt()
2013 count += prefixlength + otherlength; in _ndoprnt()