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

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Denum.c498 unsigned int shift_ct = (unsigned int) local
500 if (shift_ct >= nm_ct)
503 return (uintptr_t)1U << shift_ct;

Completed in 67 milliseconds