Lines Matching defs:loop
336 } /* End of out_of_order loop */
384 } /* End of out_of_order loop */
857 } /* End of out_of_order loop */
1770 int loop = 0;
1779 for (loop = 0; loop < 10; loop++) {
1780 /* dbg("loop %d\n", loop); */
1781 if (ctrl->event_queue[loop].event_type != 0) {
1782 hp_slot = ctrl->event_queue[loop].hp_slot;
1795 if (ctrl->event_queue[loop].event_type == INT_BUTTON_PRESS) {
1797 } else if (ctrl->event_queue[loop].event_type ==
1828 else if (ctrl->event_queue[loop].event_type == INT_BUTTON_RELEASE) {
1865 else if (ctrl->event_queue[loop].event_type == INT_POWER_FAULT) {
1869 ctrl->event_queue[loop].event_type = 0;
1873 } /* End of FOR loop */
2111 int loop;
2113 for (loop = 0; loop < num_of_slots; loop++) {
2141 int loop;
2170 for (loop = 0; loop < num_of_slots; loop++) {
2270 /* The following loop skips to the next present function
2505 /* Adjust this to compensate for extra adjustment in first loop
2538 } /* End of FOR loop */
2558 } /* end of for loop */
2843 } /* End of base register loop */