Searched refs:Z_CBPRINTF_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
627 #define Z_CBPRINTF_ALIGNMENT(_arg) z_cbprintf_cxx_alignment(_arg) macro629 #define Z_CBPRINTF_ALIGNMENT(_arg) \682 while (((_align_offset) % Z_CBPRINTF_ALIGNMENT(_arg)) != 0UL) { \