Searched refs:t_align (Results 1 – 8 of 8) sorted by relevance
9 typedef int t_align __attribute__((aligned(ALIGNMENT))); typedef15 volatile t_align a = 1; in bar()