Searched defs:ALIGN4 (Results 1 – 6 of 6) 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