Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dmisc.h172 diskaddr_t mb2bn(float);
H A Dio.c1222 bn64 = mb2bn(nmegs);
1462 bn64 = mb2bn(nmegs);
1654 return (mb2bn(nmegs));
H A Dmisc.c908 mb2bn(float mb) in mb2bn() function