Searched refs:RUN_FOREVER (Results 1 – 2 of 2) sorted by relevance
67 #define RUN_FOREVER -1 macro96 int iterations = RUN_FOREVER;1126 while(t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {1192 if (t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {
72 #define RUN_FOREVER -1 macro97 int iterations = RUN_FOREVER;1147 && (cnt < iterations || iterations == RUN_FOREVER)) {1215 if (t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {