Searched defs:STRUCTALIGN_DEFAULT (Results 1 – 2 of 2) sorted by relevance
270 enum STRUCTALIGN_DEFAULT = 1234; // default = match whatever the corresponding C compiler does member
203 #define STRUCTALIGN_DEFAULT ((structalign_t) ~0) macro