Searched defs:align32 (Results 1 – 3 of 3) sorted by relevance
166 static LazyInstance<AlignedData<32> > align32 = LAZY_INSTANCE_INITIALIZER; in TEST() local
277 AlignedTestSingleton<AlignedMemory<32, 32> >* align32 = in TEST_F() local
215 #define align32(x) \ macro