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

/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/lzma_src/C/
H A DLzFind.h87 typedef void (*Mf_Skip_Func)(void *object, UInt32); typedef
96 Mf_Skip_Func Skip;
H A DLzFind.c734 vTable->Skip = (Mf_Skip_Func)Hc4_MatchFinder_Skip;
739 vTable->Skip = (Mf_Skip_Func)Bt2_MatchFinder_Skip;
744 vTable->Skip = (Mf_Skip_Func)Bt3_MatchFinder_Skip;
749 vTable->Skip = (Mf_Skip_Func)Bt4_MatchFinder_Skip;

Completed in 60 milliseconds