Home
last modified time | relevance | path

Searched defs:shift_count (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A DDivisionAndRemainderOperations.h63 unsigned shift_count = 0; in remquo() local
/freebsd/sys/contrib/ck/src/
H A Dck_ec.c141 const uint32_t shift_count = (ops->wait_shift_count != 0) in exponential_backoff() local
/freebsd/contrib/less/
H A Dopttbl.c45 public int shift_count; /* Number of positions to shift horizontally */ variable