Lines Matching refs:inc
2925 #define For(init, cond, inc) \2927 for(init; for__.setup() && for__.test(cond); inc, for__.end())