Home
last modified time | relevance | path

Searched defs:shifts (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/byacc/
H A Ddefs.h248 typedef struct shifts shifts; typedef
249 struct shifts struct
251 struct shifts *next; argument
253 Value_t nshifts; argument
254 Value_t shift[1];
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_gcd.c553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c430 u_int32_t regs[2], shifts[2]; in ar9300_gpio_set_intr() local
H A Dar9300_reset.c304 u_int8_t shifts[2] = { in ar9300_upload_noise_floor() local
/freebsd/secure/lib/libcrypt/
H A Dcrypt-des.c369 int shifts, round; in des_setkey() local
/freebsd/contrib/bzip2/
H A Dblocksort.c992 Int32 shifts = 0; in mainSort() local