Searched refs:IS_USED_RUN (Results 1 – 2 of 2) sorted by relevance
32 #define IS_USED_RUN(v) ((v) ? "" : "(not used) ") macro33 #define IS_USED_CFG(cfg) IS_USED_RUN(IS_ENABLED(cfg))
59 p_slc->sz_k, p_slc->line_len, IS_USED_RUN(slc_enable)); in read_decode_cache_bcr_arcv2()