Searched refs:num_demos (Results 1 – 3 of 3) sorted by relevance
868 Uint8 num_demos = 0; in men_main_timer_proc() local878 for (int tmpm = 0; (tmpm < lev_missionnumber()) && (num_demos == 0); tmpm++) { in men_main_timer_proc()884 for (Uint8 idx = 0; (idx < num_towers) && (num_demos < 256); idx++) { in men_main_timer_proc()887 if (demolen) demos[num_demos++] = idx; in men_main_timer_proc()892 if (num_demos < 1) return NULL; in men_main_timer_proc()894 lev_selecttower(demos[rand() % num_demos]); in men_main_timer_proc()
61 num_demos = length (idx) - 1; variable63 for k = 1:num_demos
250 num_demos = length (idx) - 1; variable251 retval = cell (1, num_demos);253 for k = 1:num_demos