Searched refs:other_things (Results 1 – 2 of 2) sorted by relevance
1020 int other_things = 0; in sets_cc0_p() local1027 other_things = 1; in sets_cc0_p()1029 return ! sets_cc0 ? 0 : other_things ? -1 : 1; in sets_cc0_p()
1336 int other_things = 0; local1343 other_things = 1;1345 return ! sets_cc0 ? 0 : other_things ? -1 : 1;