Home
last modified time | relevance | path

Searched refs:LookToRead2_CreateVTable (Results 1 – 5 of 5) sorted by relevance

/third_party/lzma/C/
D7zStream.c144 void LookToRead2_CreateVTable(CLookToRead2 *p, int lookahead) in LookToRead2_CreateVTable() function
D7zTypes.h400 void LookToRead2_CreateVTable(CLookToRead2 *p, int lookahead);
/third_party/lzma/C/Util/SfxSetup/
DSfxSetup.c280 LookToRead2_CreateVTable(&lookStream, False); in main()
/third_party/lzma/C/Util/7z/
D7zMain.c601 LookToRead2_CreateVTable(&lookStream, False); in main()
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp460 LookToRead2_CreateVTable(this, in CLookToRead2_CPP()