Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dio.c426 float nmegs; in input() local
1180 if (nmegs > bn2mb(bounds->upper)) { in input()
1188 bn64 = mb2bn(nmegs); in input()
1422 if (nmegs > bn2mb(bounds->upper)) { in input()
1431 bn64 = mb2bn(nmegs); in input()
1624 "[0-%1.2f]\n", nmegs, in input()
1629 return (mb2bn(nmegs)); in input()
1639 "[0-%1.2f]\n", nmegs, in input()
1644 return (gb2bn(nmegs)); in input()
1654 "[0-%1.2f]\n", nmegs, in input()
[all …]