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