Searched refs:ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
136 #define ALIGNMENT(t) (METHOD(t, getAlign) == NULL ? \ macro214 int falign = ALIGNMENT(field->type); in ng_struct_getAlign()268 return ALIGNMENT(fi->elementType); in ng_fixedarray_getAlign()315 return ALIGNMENT(ai->elementType); in ng_array_getAlign()1353 if ((align = ALIGNMENT(type)) != 0) { in ng_parse_composite()1601 align = ALIGNMENT(etype); in ng_parse_get_elem_pad()