Christopher Ferris 27047faf28 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
2014-07-15 12:33:48 -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 12:05:16 -07:00