Searched refs:CEED_ALIGN (Results 1 – 3 of 3) sorted by relevance
7 "CEED_ALIGN",
28 #define CEED_ALIGN 64 macro
283 int ierr = posix_memalign((void **)p, CEED_ALIGN, n * unit); in CeedMallocArray()