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 */
1767 int loop;
1776 for (loop = 0; loop < 10; loop++) {
1777 /* dbg("loop %d\n", loop); */
1778 if (ctrl->event_queue[loop].event_type != 0) {
1779 hp_slot = ctrl->event_queue[loop].hp_slot;
1792 if (ctrl->event_queue[loop].event_type == INT_BUTTON_PRESS) {
1794 } else if (ctrl->event_queue[loop].event_type ==
1825 else if (ctrl->event_queue[loop].event_type == INT_BUTTON_RELEASE) {
1862 else if (ctrl->event_queue[loop].event_type == INT_POWER_FAULT) {
1866 ctrl->event_queue[loop].event_type = 0;
1870 } /* End of FOR loop */
2099 int loop;
2101 for (loop = 0; loop < num_of_slots; loop++) {
2129 int loop;
2158 for (loop = 0; loop < num_of_slots; loop++) {
2258 /* The following loop skips to the next present function
2493 /* Adjust this to compensate for extra adjustment in first loop
2526 } /* End of FOR loop */
2546 } /* end of for loop */
2831 } /* End of base register loop */