Searched defs:__is_aligned (Results 1 – 2 of 2) sorted by relevance
290 #define __is_aligned(x, y) __builtin_is_aligned(x, y) macro
807 #define __is_aligned(x, y) __builtin_is_aligned(x, y) macro