Searched refs:Z_CBPRINTF_PCHAR_COUNT (Results 1 – 1 of 1) sorted by relevance
518 #define Z_CBPRINTF_PCHAR_COUNT(flags, ...) \ macro539 _rv = Z_CBPRINTF_PCHAR_COUNT(flags, __VA_ARGS__) > 0 ? 1 : 0; \801 uint8_t _alls_cnt = Z_CBPRINTF_PCHAR_COUNT(0, __VA_ARGS__); \805 Z_CBPRINTF_PCHAR_COUNT(_flags, __VA_ARGS__) : _alls_cnt - _fros_cnt; \