Searched refs:hold (Results 1 – 10 of 10) sorted by relevance
94 hold = state->hold;105 hold += (unsigned long)(*in++) << bits;107 hold += (unsigned long)(*in++) << bits;110 here = lcode + (hold & lmask);113 hold >>= op;131 hold >>= op;141 here = dcode + (hold & dmask);144 hold >>= op;166 hold >>= op;296 hold &= (1U << bits) - 1;[all …]
136 state->hold = 0;260 state->hold = 0;485 hold = state->hold; \496 state->hold = hold; \503 hold = 0; \527 ((unsigned)hold & ((1U << (n)) - 1))532 hold >>= (n); \539 hold >>= bits & 7; \711 state->flags = (int)(hold);904 if ((hold & 0xffff) != ((hold >> 16) ^ 0xffff)) {[all …]
102 unsigned long hold; /* input bit accumulator */ member
67 i2c-sda-hold-time-ns = <500>;
192 i2c-sda-hold-time-ns = <500>;
12 to hold the data.
119 - The ROM library needs a page aligned RAM section to hold the RW data. This
74 registers should not be expected to hold their values before the call was made.
423 descriptor. Given that the TLBs are not architecturally permitted to hold any
2293 this function. The buffer must be big enough to hold the Platform2321 by this function. The buffer must be big enough to hold the
Completed in 17 milliseconds