Searched defs:B2MBFACTOR (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/makefs/ffs/
H A Dmkfs.c505 #define B2MBFACTOR (1 / (1024.0 * 1024.0)) macro
516 #undef B2MBFACTOR macro
/freebsd-current/sbin/newfs/
H A Dmkfs.c526 # define B2MBFACTOR (1 / (1024.0 * 1024.0)) macro
536 # undef B2MBFACTOR macro
/freebsd-current/sbin/growfs/
H A Dgrowfs.c174 #define B2MBFACTOR (1 / (1024.0 * 1024.0)) macro
184 #undef B2MBFACTOR macro

Completed in 195 milliseconds