Improve aligned alloc utilities further
authorPyry Haulos <phaulos@google.com>
Thu, 17 Dec 2015 04:31:40 +0000 (20:31 -0800)
committerPyry Haulos <phaulos@google.com>
Thu, 17 Dec 2015 20:32:48 +0000 (12:32 -0800)
commitfc353a7ad4383948ac52ffab646ba82d302168fe
tree6dfce8a600f29cd9c2b6c0c6f4148ab5da6c9f3c
parent437140ef2907de33b815c4313e14a2946253b390
Improve aligned alloc utilities further

 * Add deAlignedRealloc()

 * Clean up implementation

 * Add basic tests

 * Add deIsAlignedSize() to deInt32.h

Change-Id: I139b82d568fbbaccf6c820459f268a1b32a98c56
framework/delibs/debase/deInt32.h
framework/delibs/debase/deMemory.c
framework/delibs/debase/deMemory.h
modules/internal/ditDelibsTests.cpp