Searched defs:shifts (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/bn/
H A Dbn_gcd.c551 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; local
/freebsd-13-stable/usr.bin/systat/
H A Dsysput.c110 int shifts; local
122 static int shifts = 0; local
126 pages <<= shifts; local
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c430 u_int32_t regs[2], shifts[2]; local
H A Dar9300_reset.c304 u_int8_t shifts[2] = { local
/freebsd-13-stable/secure/lib/libcrypt/
H A Dcrypt-des.c372 int shifts, round; local
/freebsd-13-stable/contrib/bzip2/
H A Dblocksort.c992 Int32 shifts = 0; local
/freebsd-13-stable/contrib/byacc/
H A Ddefs.h239 typedef struct shifts shifts; typedef in typeref:struct:shifts
240 struct shifts struct

Completed in 145 milliseconds