Searched refs:ll4 (Results 1 – 12 of 12) sorted by relevance
385 UChar *ll4; member460 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0xf0) | (n); else \461 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0x0f) | ((n) << 4); \465 ((((UInt32)(s->ll4[(i) >> 1])) >> (((i) << 2) & 0x4)) & 0xF)
213 s->ll4 = BZALLOC( in BZ2_decompress()216 if (s->ll16 == NULL || s->ll4 == NULL) RETURN(BZ_MEM_ERROR); in BZ2_decompress()
521 s->ll4 = NULL; in BZ_API()872 if (s->ll4 != NULL) BZFREE(s->ll4); in BZ_API()
1135 UChar *ll4; member1535 … s->ll4 = (strm->bzalloc)(strm->opaque,(((1 + s->blockSize100k * 100000) >> 1) * sizeof(UChar)),1); in BZ2_decompress()1538 …if (s->ll16 == ((void *)0) || s->ll4 == ((void *)0)) { retVal = (-3); goto save_state_and_return; … in BZ2_decompress()1834 … if (((i) & 0x1) == 0) s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0xf0) | (s->cftabCopy[uc] >> 16); el… in BZ2_decompress()1840 … j = (((UInt32)s->ll16[i]) | (((((UInt32)(s->ll4[(i) >> 1])) >> (((i) << 2) & 0x4)) & 0xF) << 16)); in BZ2_decompress()1842 …Int32 tmp = (((UInt32)s->ll16[j]) | (((((UInt32)(s->ll4[(j) >> 1])) >> (((j) << 2) & 0x4)) & 0xF) … in BZ2_decompress()1843 …fff); { if (((j) & 0x1) == 0) s->ll4[(j) >> 1] = (s->ll4[(j) >> 1] & 0xf0) | (i >> 16); else s->ll… in BZ2_decompress()1853 …>tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)(s->ll4[(s->tPos) >> 1])) >… in BZ2_decompress()1856 …>tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)(s->ll4[(s->tPos) >> 1])) >… in BZ2_decompress()3979 s->ll4 = ((void *)0); in BZ2_bzDecompressInit()[all …]
767 UChar *ll4; member838 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0xf0) | (n); else \839 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0x0f) | ((n) << 4); \843 ((((UInt32)(s->ll4[(i) >> 1])) >> (((i) << 2) & 0x4)) & 0xF)1576 s->ll4 = BZALLOC( in BZ2_decompress()1579 if (s->ll16 == NULL || s->ll4 == NULL) RETURN(BZ_MEM_ERROR); in BZ2_decompress()4885 s->ll4 = NULL; in BZ_API()5220 if (s->ll4 != NULL) BZFREE(s->ll4); in BZ_API()
179 unsigned long long ll4 = { us }; // OK in shrink_int() local
380 ll4
359 ll4
805 UChar *ll4; member876 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0xf0) | (n); else \877 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0x0f) | ((n) << 4); \881 ((((UInt32)(s->ll4[(i) >> 1])) >> (((i) << 2) & 0x4)) & 0xF)1616 s->ll4 = BZALLOC( in BZ2_decompress()1619 if (s->ll16 == NULL || s->ll4 == NULL) RETURN(BZ_MEM_ERROR); in BZ2_decompress()4925 s->ll4 = NULL; in BZ_API()5260 if (s->ll4 != NULL) BZFREE(s->ll4); in BZ_API()
767 UChar *ll4; member838 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0xf0) | (n); else \839 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0x0f) | ((n) << 4); \843 ((((UInt32)(s->ll4[(i) >> 1])) >> (((i) << 2) & 0x4)) & 0xF)1578 s->ll4 = BZALLOC( in BZ2_decompress()1581 if (s->ll16 == NULL || s->ll4 == NULL) RETURN(BZ_MEM_ERROR); in BZ2_decompress()4887 s->ll4 = NULL; in BZ_API()5222 if (s->ll4 != NULL) BZFREE(s->ll4); in BZ_API()
774 UChar *ll4; member845 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0xf0) | (n); else \846 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0x0f) | ((n) << 4); \850 ((((UInt32)(s->ll4[(i) >> 1])) >> (((i) << 2) & 0x4)) & 0xF)1587 s->ll4 = BZALLOC( in BZ2_decompress()1590 if (s->ll16 == NULL || s->ll4 == NULL) RETURN(BZ_MEM_ERROR); in BZ2_decompress()4896 s->ll4 = NULL; in BZ_API()5231 if (s->ll4 != NULL) BZFREE(s->ll4); in BZ_API()
250 …constexpr long long ll4 = ll3 - 1; // expected-error {{constant}} expected-note {{ -92233720368547… variable