HomeSort by relevance Sort by last modified time
    Searched refs:Mf_Init_Func (Results 1 - 3 of 3) sorted by null

  /external/lzma/C/
LzFind.h 84 typedef void (*Mf_Init_Func)(void *object);
93 Mf_Init_Func Init;
LzFind.c 739 vTable->Init = (Mf_Init_Func)MatchFinder_Init;
LzFindMt.c 761 vTable->Init = (Mf_Init_Func)MatchFinderMt_Init;

Completed in 54 milliseconds