Home | History | Annotate | Download | only in runtime

Lines Matching refs:posix_memalign

238 #elif HAVE(POSIX_MEMALIGN)
240 posix_memalign(&address, BLOCK_SIZE, BLOCK_SIZE);
328 #elif HAVE(POSIX_MEMALIGN)