Lines Matching refs:HAVE_POSIX_MEMALIGN
479 (defined(HAVE_MEMALIGN) || defined(HAVE_POSIX_MEMALIGN))
484 #ifdef HAVE_POSIX_MEMALIGN
486 #else // !HAVE_POSIX_MEMALIGN
488 #endif // HAVE_POSIX_MEMALIGN
517 #ifdef HAVE_POSIX_MEMALIGN
519 #else // !HAVE_POSIX_MEMALIGN
521 #endif // HAVE_POSIX_MEMALIGN
545 #endif // HAVE_MPROTECT && (HAVE_MEMALIGN || HAVE_POSIX_MEMALIGN)