Searched defs:alignof (Results 1 – 2 of 2) sorted by relevance
233 # define alignof(type) offsetof (struct { char c; type x; }, x) in sha1_process_bytes() macro
114 # define alignof(TYPE) __alignof__ (TYPE) macro116 # define alignof(TYPE) \ macro