Searched refs:ll4 (Results 1 – 4 of 4) sorted by relevance
390 UChar *ll4; member465 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0xf0) | (n); else \466 s->ll4[(i) >> 1] = (s->ll4[(i) >> 1] & 0x0f) | ((n) << 4); \470 ((((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()
366 s->ll4 = NULL; in BZ_API()683 s->ll4 = NULL; in BZ_API()1036 if (s->ll4 != NULL) BZFREE(s->ll4); in BZ_API()
229 + s->ll4 = NULL;