Function report |
Source Code:lib\zstd\compress.c |
Create Date:2022-07-28 07:03:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:-************************************** Fast Scan
Proto:static void ZSTD_fillHashTable(ZSTD_CCtx *zc, const void *end, const U32 mls)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
ZSTD_CCtx * | zc | |
const void * | end | |
const U32 | mls |
997 | ip = base + nextToUpdate |
998 | iend = end - HASH_READ_SIZE |
999 | fastHashFillStep = 3 |
1003 | ip += fastHashFillStep |
Name | Describe |
---|---|
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 |