chromium/third_party/unrar/src/smallfn.cpp

#include "rar.hpp"

int ToPercent(int64 N1,int64 N2)
{}


// Allows the percent larger than 100.
int ToPercentUnlim(int64 N1,int64 N2)
{}