diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-06-22 13:35:12 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-05 21:14:56 -0700 |
commit | e73a2199f039e9ae772efb6be8d1db68eb346fa4 (patch) | |
tree | ee89fed11d051ae5606240933ecd58c4d9368ba0 /README | |
parent | 4ced44196d6636006c9724a373c0d2ca0c12dc1e (diff) |
Use pad_to_int32 macro instead of repeated (x + 3) & ~3 pattern
Makes code clearer, and using ~3U instead of ~3 clears some signed int
warnings.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions