Searched refs:dp_cnt (Results 1 – 3 of 3) sorted by relevance
36 static int dp_cnt;37 #define DP(x) do { dp_cnt++; if (dp_cnt % 1000 == 0) x; }while(0)
56 static int dp_cnt;59 dp_cnt++; \60 if (dp_cnt % 1000 == 0) \
58 static int dp_cnt;61 dp_cnt++; \62 if (dp_cnt % 1000 == 0) \