Home
last modified time | relevance | path

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

/src/contrib/ntp/sntp/libopts/ !
H A Denum.c474 unsigned int shift_ct = (unsigned int) in find_member_bit() local
476 if (shift_ct >= nm_ct) in find_member_bit()
479 return 1UL << shift_ct; in find_member_bit()