diff options
author | Christopher Ferris <cferris@google.com> | 2014-07-14 18:47:23 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2014-07-15 12:33:48 -0700 |
commit | 27047faf283cb9d3d025a984cd9934fd2c404407 (patch) | |
tree | d54a48f6fbfa2beb35823089794e0fd04bde8eeb /libc/stdio/stdio_ext.cpp | |
parent | 5656a0c4943a9b14baa4fc135980f91591723156 (diff) |
Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.
There were two bugs here:
- For 64 bit values, this did not properly round up.
- The macro rounded to the power of 2 less than value, not to the power
of 2 greater than value.
Change-Id: If8cb41536a9d2f5c1bc213676f1e67a7903a36b0
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions