Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\xz\xz_lzma2.h Create Date:2022-07-28 06:17:13
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Indicate that the latest symbol was a match.

Proto:static inline void lzma_state_match(enum lzma_state *state)

Type:void

Parameter:

TypeParameterName
enum lzma_state *state
77  state = If state < The lowest 7 states indicate that the previous state was a literal. Then STATE_LIT_MATCH Else STATE_NONLIT_MATCH
Caller
NameDescribe
lzma_matchDecode a match. The distance will be stored in s->lzma.rep0.