Searched refs:ALIGNMENT (Results 1 – 20 of 20) sorted by relevance
5 #ifndef ALIGNMENT6 #define ALIGNMENT 64 macro9 typedef int aligned __attribute__((aligned(ALIGNMENT)));
6 #ifndef ALIGNMENT7 #define ALIGNMENT 64 macro10 typedef int aligned __attribute__((aligned(ALIGNMENT)));
5 #ifndef ALIGNMENT6 #define ALIGNMENT 64 macro9 typedef int t_align __attribute__((aligned(ALIGNMENT)));