Searched refs:BytesToHumanity (Results 1 – 2 of 2) sorted by relevance
47 void BytesToHumanity(guint64 bytes, double *newBytes, int *iEPow, GString *gstrEPow);
360 void BytesToHumanity(guint64 bytes, double *newBytes, int *iEPow, GString *gstrEPow){ in BytesToHumanity() function419 BytesToHumanity(bytes,&newBytes,NULL, gstrEPow); in BytesToHumanityString()