Searched defs:Alignof (Results 1 – 7 of 7) sorted by relevance
17 Alignof(T Type) int64 methodSpec53 func (s *StdSizes) Alignof(T Type) (result int64) { func
15 func (s *gcSizes) Alignof(T Type) (result int64) { func
14 Alignof(T Type) int64 methodSpec50 func (s *StdSizes) Alignof(T Type) (result int64) { func
12 func (s *gcSizes) Alignof(T Type) (result int64) { func
32 TEST(MacrosTest, Alignof) { in TEST() argument
219 func Alignof(x ArbitraryType) uintptr func
167 unsigned Alignof : 1; member