Searched defs:ALIGN4 (Results 1 – 7 of 7) sorted by relevance
54 #define ALIGN4(x) ((((x) + 3) >> 2) << 2) macro
50 #define ALIGN4(x) ((((x) + 3) >> 2) << 2) macro
65 ALIGN4, in EmitSpecializedLibcall() enumerator
64 ALIGN4, in EmitSpecializedLibcall() enumerator
360 #define ALIGN4 macro