Searched refs:oldsats (Results 1 – 1 of 1) sorted by relevance
5239 u_long oldsats = t->ltrack & ~t->ctrack; in trimble_check() local5244 if (oldsats) in trimble_check()5248 for (i = 0; oldsats; i++) { in trimble_check()5249 if (oldsats & (1 << i)) in trimble_check()5255 oldsats &= ~(1 << i); in trimble_check()