Searched defs:ASSERT_ALIGNED (Results 1 – 4 of 4) sorted by relevance
43 #define ASSERT_ALIGNED(ptr, alignment) \ macro
56 #define ASSERT_ALIGNED(type, field, nbytes) \ macro
25 #define ASSERT_ALIGNED(w) \ macro
214 #define ASSERT_ALIGNED(_offset, _align) \ in BLOB_WRITE_TYPE() macro