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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/C/Compress/Lz/
H A DMatchFinder.c389 void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, function
463 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
513 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));
558 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/C/Compress/Lz/
H A DMatchFinder.c389 void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, function
463 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
513 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));
558 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/C/Compress/Lz/
H A DMatchFinder.c389 void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, function
463 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
513 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));
558 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/tools/misc/lzma_src/C/
H A DLzFind.c398 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, function
472 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
522 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));
567 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));

Completed in 126 milliseconds