summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-07-14 18:47:23 -0700
committerChristopher Ferris <cferris@google.com>2014-07-15 12:33:48 -0700
commit27047faf283cb9d3d025a984cd9934fd2c404407 (patch)
treed54a48f6fbfa2beb35823089794e0fd04bde8eeb /libc/stdio/stdio_ext.cpp
parent5656a0c4943a9b14baa4fc135980f91591723156 (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