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

/freebsd-10.1-release/contrib/gcc/
H A Dhaifa-sched.c4616 int not_first = 0, not_last;
4626 not_last = head != tail;
4630 if (not_last)
4611 int not_first = 0, not_last; local

Completed in 115 milliseconds