Searched refs:CCRCTableInit (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/Common/ | ||
H A D | CRC.cpp | 7 static struct CCRCTableInit { CCRCTableInit() { CrcGenerateTable(); } } g_CRCTableInit;
in CCRCTableInit() function |
Completed in 1 milliseconds