Searched refs:fros_cnt (Results 1 – 1 of 1) sorted by relevance
268 int fros_cnt = 1 + Z_CBPRINTF_PACKAGE_FIRST_RO_STR_CNT_GET(flags); in cbvprintf_package() local620 bool is_ro = (fros_cnt-- > 0) ? true : ptr_in_rodata(s); in cbvprintf_package()