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

/freebsd-10.1-release/contrib/gcc/
H A Djump.c1029 int other_things = 0;
1036 other_things = 1;
1038 return ! sets_cc0 ? 0 : other_things ? -1 : 1;
1020 int other_things = 0; local

Completed in 90 milliseconds