Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/sntp/libopts/
HDenum.c498 unsigned int shift_ct = (unsigned int) in find_member_bit() local
500 if (shift_ct >= nm_ct) in find_member_bit()
503 return (uintptr_t)1U << shift_ct; in find_member_bit()