|
Pyrogenesis
13997
|
Go to the source code of this file.
Macros | |
| #define | HAVE_POSIX_MEMALIGN (OS_LINUX && !OS_ANDROID) |
| #define | HAVE_MEMALIGN OS_LINUX |
Functions | |
| void * | rtl_AllocateAligned (size_t size, size_t align) |
| void | rtl_FreeAligned (void *alignedPointer) |
| #define HAVE_POSIX_MEMALIGN (OS_LINUX && !OS_ANDROID) |
1.8.5