Searched refs:INC (Results 1 – 1 of 1) sorted by relevance
1745 #define INC(inst_ignored) do { val++; } while (0); in ZTEST() macro1746 DT_INST_FOREACH_STATUS_OKAY(INC) in ZTEST()1748 #undef INC in ZTEST()1752 #define INC(inst_ignored, arg) INC_ARG(arg); in ZTEST() macro1753 DT_INST_FOREACH_STATUS_OKAY_VARGS(INC, 1) in ZTEST()1756 #undef INC in ZTEST()