diff options
author | Dan McGee <dan@archlinux.org> | 2012-02-03 05:36:46 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-02-03 15:56:17 +0100 |
commit | e01fdc3dba36336bf4acbbf5ea1e3f7ac9c6fb6a (patch) | |
tree | ec848a24dad0b524e4759051d65743e233fdb38b /test | |
parent | e8db984ce5997ffabafab2584fa7f00789ff3afd (diff) | |
download | pacman-e01fdc3dba36336bf4acbbf5ea1e3f7ac9c6fb6a.tar.gz pacman-e01fdc3dba36336bf4acbbf5ea1e3f7ac9c6fb6a.tar.xz |
Add simple integer-only pow() implementation
We hardly need the complexity (or slowness) provided by the libm power
function; add a super-cheap one that suits our needs and is specialized
for the values we plan on passing in.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions