Searched defs:alignof (Results 1 – 7 of 7) sorted by relevance
44 #define alignof _Alignof macro
32 #define alignof _Alignof macro
232 # define alignof(type) offsetof (struct { char c; type x; }, x) in sha1_process_bytes() macro
233 # define alignof(type) offsetof (struct { char c; type x; }, x) in sha1_process_bytes() macro
247 # define alignof(type) offsetof (struct { char c; type x; }, x) in md5_process_bytes() macro