Home
last modified time | relevance | path

Searched refs:ASSERT_SYM_PTR_ALIGN (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/lib/
H A Dutils_def.h226 #define ASSERT_SYM_PTR_ALIGN(sym) assert(((size_t)(sym) % __alignof__(*(sym))) == 0) macro
/rk3399_ARM-atf/drivers/scmi-msg/
H A Dclock.c246 ASSERT_SYM_PTR_ALIGN(out); in write_possible_parents_array_in_buffer()
543 ASSERT_SYM_PTR_ALIGN(out); in write_rate_desc_array_in_buffer()