Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmisc.h172 diskaddr_t mb2bn(float);
H A Dio.c1188 bn64 = mb2bn(nmegs); in input()
1431 bn64 = mb2bn(nmegs); in input()
1629 return (mb2bn(nmegs)); in input()
H A Dmisc.c865 mb2bn(float mb) in mb2bn() function