Christopher Ferris
0b13f29b2c
Fix missing parentheses.
...
The BIONIC_ROUND_UP_POWER_OF_2 macro did not have parentheses around
the whole expression. This lead to the wrong value being computed when
used as part of a mathematical expression such as this:
value = BIONIC_ROUND_UP_POWER_OF_2(value) - 1;
This only happens on 64 bit abis.
Change-Id: I6f8afbdaf16fe64a88fa0246d074b3534c9159c1
2015-12-16 16:11:04 -08:00
..
2015-11-06 13:14:43 -08:00
2015-11-06 13:14:43 -08:00
2015-05-07 12:56:15 -07:00
2015-11-06 13:14:43 -08:00
2015-11-06 13:14:43 -08:00
2015-12-08 12:48:42 -08:00
2015-11-06 13:14:43 -08:00
2015-12-16 19:02:04 +00:00
2015-07-06 14:43:28 -07:00
2015-12-09 13:54:01 -08:00
2015-09-22 12:34:13 -07:00
2015-12-16 16:11:04 -08:00
2015-12-07 11:07:15 -08:00
2015-12-05 07:30:59 -08:00
2015-12-14 14:23:06 -08:00
2015-11-13 08:38:48 -08:00
2015-12-16 14:48:03 -08:00
2015-09-14 19:01:58 -07:00
2015-10-21 14:56:52 -07:00
2015-10-23 12:32:52 -07:00
2015-10-14 08:54:17 +00:00
2015-11-30 14:43:52 -08:00
2015-12-16 19:02:04 +00:00
2015-02-12 21:37:20 -08:00
2015-12-16 19:02:04 +00:00
2015-12-14 14:23:06 -08:00
2015-12-16 19:02:04 +00:00
2015-12-16 19:02:04 +00:00
2015-12-16 19:02:04 +00:00
2015-12-14 14:23:06 -08:00
2015-12-16 19:02:04 +00:00
2015-12-16 19:02:04 +00:00
2015-12-14 14:23:06 -08:00
2015-12-16 19:02:04 +00:00
2015-08-28 20:23:52 -07:00
2015-11-06 13:14:43 -08:00
2015-05-08 09:36:03 -07:00