Home | History | Annotate | Download | only in src

Lines Matching refs:HAVE_POSIX_MEMALIGN

613    (defined(HAVE_MEMALIGN) || defined(HAVE_POSIX_MEMALIGN))
622 #ifdef HAVE_POSIX_MEMALIGN
624 #else // !HAVE_POSIX_MEMALIGN
626 #endif // HAVE_POSIX_MEMALIGN
654 #ifdef HAVE_POSIX_MEMALIGN
656 #else // !HAVE_POSIX_MEMALIGN
658 #endif // HAVE_POSIX_MEMALIGN
679 #endif // HAVE_MPROTECT && (HAVE_MEMALIGN || HAVE_POSIX_MEMALIGN)