Home
last modified time | relevance | path

Searched refs:CrcGenerateTable (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/Common/
H A DCRC.cpp7 static struct CCRCTableInit { CCRCTableInit() { CrcGenerateTable(); } } g_CRCTableInit; in CCRCTableInit()
/third_party/lzma/C/
H A D7zCrc.h13 /* Call CrcGenerateTable one time before other CRC functions */
14 void Z7_FASTCALL CrcGenerateTable(void);
H A D7zCrc.c245 void Z7_FASTCALL CrcGenerateTable(void) in CrcGenerateTable() function
/third_party/lzma/C/Util/SfxSetup/
H A DSfxSetup.c287 CrcGenerateTable(); in main()
/third_party/lzma/C/Util/7z/
H A D7zMain.c619 CrcGenerateTable(); in main()

Completed in 4 milliseconds