Searched refs:oldsats (Results 1 – 1 of 1) sorted by relevance
5212 u_long oldsats = t->ltrack & ~t->ctrack; in trimble_check() local5217 if (oldsats) in trimble_check()5221 for (i = 0; oldsats; i++) { in trimble_check()5222 if (oldsats & (1 << i)) in trimble_check()5228 oldsats &= ~(1 << i); in trimble_check()