Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/lib/
A Dutils_def.h157 #define ASSERT_SYM_PTR_ALIGN(sym) assert(((size_t)(sym) % __alignof__(*(sym))) == 0) macro
/arm-trusted-firmware-2.8.0/drivers/scmi-msg/
A Dclock.c269 ASSERT_SYM_PTR_ALIGN(out); in write_rate_desc_array_in_buffer()

Completed in 5 milliseconds