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:Test if the previous symbol was a literal.

Proto:static inline bool lzma_state_is_literal(enum lzma_state state)

Type:bool

Parameter:

TypeParameterName
enum lzma_statestate
95  Return state < The lowest 7 states indicate that the previous state was a literal.
Caller
NameDescribe
lzma_literalDecode a literal (one 8-bit byte)