Home
last modified time | relevance | path

Searched refs:SKIP_HEADER2_MT (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DLzFindMt.c1314 #define SKIP_HEADER2_MT do { GET_NEXT_BLOCK_IF_REQUIRED macro
1315 #define SKIP_HEADER_MT(n) SKIP_HEADER2_MT if (p->btNumAvailBytes-- >= (n)) { const Byte *cur = p->pointerToCurPos; UInt32 *hash = p->hash;
1320 SKIP_HEADER2_MT { p->btNumAvailBytes--;

Completed in 3 milliseconds