Searched refs:hold (Results 1 – 10 of 10) sorted by relevance
68 unsigned long hold; /* local strm->hold */ local95 hold = state->hold;106 hold += (unsigned long)(*in++) << bits;108 hold += (unsigned long)(*in++) << bits;111 here = lcode + (hold & lmask);114 hold >>= op;128 hold += (unsigned long)(*in++) << bits;131 len += (unsigned)hold & ((1U << op) - 1);132 hold >>= op;137 hold += (unsigned long)(*in++) << bits;[all …]
137 state->hold = 0;259 state->hold = 0;265 state->hold += (unsigned)value << state->bits;484 hold = state->hold; \495 state->hold = hold; \502 hold = 0; \512 hold += (unsigned long)(*next++) << bits; \526 ((unsigned)hold & ((1U << (n)) - 1))531 hold >>= (n); \538 hold >>= bits & 7; \[all …]
103 unsigned long hold; /* input bit accumulator */ member
218 long hold = 0; in atmel_i2c_init_clk() local242 hold = UDIV_ROUND_NEAREST(i2c->sda_hold_time * clk, 1000000000); in atmel_i2c_init_clk()243 hold -= 3; in atmel_i2c_init_clk()244 if (hold < 0 || hold > TWIHS_CWGR_HOLD_MAX) { in atmel_i2c_init_clk()249 cwgr |= hold << TWIHS_CWGR_HOLD_SHIFT; in atmel_i2c_init_clk()
184 st,fmc2-ebi-cs-address-hold-ns = <5>;187 st,fmc2-ebi-cs-data-hold-ns = <1>;189 st,fmc2-ebi-cs-write-address-hold-ns = <5>;192 st,fmc2-ebi-cs-write-data-hold-ns = <1>;
186 i2c-sda-hold-time-ns = <350>;340 i2c-sda-hold-time-ns = <350>;
176 defend, and hold each Contributor harmless for any liability
33 there is no recursion. The caller supplies the memory to hold the
180 defend, and hold each Contributor harmless for any liability
35 on the documented behaviour to still hold pointers to memory blocks after663 allocated to hold the extension. The extension would then be copied into2805 buffer is not large enough to hold the ClientHello.