Searched refs:next_iter (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c2669 int next_iter; /* next iterator to use */
2689 spill_fill_data.next_iter = 0;
2710 int iter = spill_fill_data.next_iter;
2815 spill_fill_data.next_iter = iter;
2824 int iter = spill_fill_data.next_iter;
2866 int iter = spill_fill_data.next_iter;
2663 int next_iter; /* next iterator to use */ member in struct:spill_fill_data
/freebsd-9.3-release/sys/kern/
H A Dvfs_subr.c700 goto next_iter;
711 goto next_iter;
750 next_iter:

Completed in 71 milliseconds