Function report |
Source Code:lib\zstd\compress.c |
Create Date:2022-07-28 07:04:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ZSTD_insertAndFindFirstIndex
Proto:U32 ZSTD_insertAndFindFirstIndex(ZSTD_CCtx *zc, const BYTE *ip, U32 mls)
Type:U32
Parameter:
Type | Parameter | Name |
---|---|---|
ZSTD_CCtx * | zc | |
const BYTE * | ip | |
U32 | mls |
1800 | chainTable = chainTable |
1804 | idx = nextToUpdate |
1813 | nextToUpdate = target |
1814 | Return hashTable[ZSTD_hashPtr(ip, hashLog, mls)] |
Name | Describe |
---|---|
ZSTD_HcFindBestMatch_generic | |
ZSTD_loadDictionaryContent | : 0, or an error code |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |