Searched defs:SKIP_HEADER_MT (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/C/ | ||
H A D | LzFindMt.c | 1315 #define SKIP_HEADER_MT(n) SKIP_HEADER2_MT if (p->btNumAvailBytes-- >= (n)) { const Byte *cur = p->pointerToCurPos; UInt32 *hash = p->hash;
macro |
Completed in 3 milliseconds