Searched refs:ALIGNMENTS (Results 1 – 3 of 3) sorted by relevance
39 #define ALIGNMENTS 16 macro45 typedef unsigned char testBlock_t[ALIGNMENTS * LENGTHS];62 for (i = 0; i < ALIGNMENTS; ++i) { in runTest()63 for (j = 0; j < ALIGNMENTS; ++j) { in runTest()
194 #define ALIGNMENTS 4 macro3296 #define ALIGN_COUNT(cond) ((cond) ? ALIGNMENTS : 1)3447 malloc_region (&s[i].region, 2*option_lastsize+ALIGNMENTS-1); in try_init()3457 malloc_region (&e.d[i].region, 2*option_lastsize+ALIGNMENTS-1); \ in try_init()
27622 * mpn/tests/try.c (try_init): Account for ALIGNMENTS when sizing