Home
last modified time | relevance | path

Searched refs:Mf_Skip_Func (Results 1 – 3 of 3) sorted by relevance

/external/lzma/C/
DLzFind.h93 typedef void (*Mf_Skip_Func)(void *object, UInt32); typedef
101 Mf_Skip_Func Skip;
DLzFind.c1012 vTable->Skip = (Mf_Skip_Func)Hc4_MatchFinder_Skip; in MatchFinder_CreateVTable()
1025 vTable->Skip = (Mf_Skip_Func)Bt2_MatchFinder_Skip; in MatchFinder_CreateVTable()
1030 vTable->Skip = (Mf_Skip_Func)Bt3_MatchFinder_Skip; in MatchFinder_CreateVTable()
1035 vTable->Skip = (Mf_Skip_Func)Bt4_MatchFinder_Skip; in MatchFinder_CreateVTable()
DLzFindMt.c781 vTable->Skip = (Mf_Skip_Func)MatchFinderMt0_Skip;
787 vTable->Skip = (Mf_Skip_Func)MatchFinderMt2_Skip;
793 vTable->Skip = (Mf_Skip_Func)MatchFinderMt3_Skip;