Searched defs:is_aligned (Results 1 – 3 of 3) sorted by relevance
82 static bool is_aligned(const T* p) { in is_aligned() function
231 static inline bool is_aligned(const void *pointer, size_t byte_count) { in is_aligned() function
189 static INLINE VGboolean is_aligned(const void *ptr) in is_aligned() function