Christopher Ferris 73c963e4c5 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.

(cherry picked from commit 27047faf283cb9d3d025a984cd9934fd2c404407)

Change-Id: Idf1ec67854e1eb423704e599ae1c6b674d36618d
2014-07-15 13:23:06 -07:00
..
2014-02-20 13:51:26 -08:00
2014-04-07 16:41:53 -07:00
2014-07-02 13:20:47 -07:00
2014-07-14 13:29:34 -07:00