Searched refs:GET_LL (Results 1 – 2 of 2) sorted by relevance
499 #define GET_LL(i) (((UInt32)s->ll16[i]) | (GET_LL4(i) << 16)) macro506 s->tPos = GET_LL(s->tPos);
617 j = GET_LL(i); in BZ2_decompress()619 Int32 tmp = GET_LL(j); in BZ2_decompress()