Searched refs:MAX_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
18 #define MAX_ALIGNMENT 64 macro19 #define MAX_COUNT ((MAX_ALIGNMENT) * 32)21 #define TOTAL (PAD + MAX_ALIGNMENT + MAX_COUNT + PAD)50 for (int alignment = 0; alignment < MAX_ALIGNMENT; ++alignment) { in test_16()67 for (int alignment = 0; alignment < MAX_ALIGNMENT; ++alignment) { in test_32()