Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmisc.h175 diskaddr_t gb2bn(float);
H A Dio.c1215 bn64 = gb2bn(ngigs); in input()
1463 bn64 = gb2bn(ngigs); in input()
1644 return (gb2bn(nmegs)); in input()
H A Dmisc.c893 gb2bn(float gb) in gb2bn() function