Home
last modified time | relevance | path

Searched defs:_IMatchFinder (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/lzma/
H A DLzFind.h89 typedef struct _IMatchFinder struct
91 Mf_Init_Func Init;
92 Mf_GetIndexByte_Func GetIndexByte;
93 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
94 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
95 Mf_GetMatches_Func GetMatches;
96 Mf_Skip_Func Skip;