Home
last modified time | relevance | path

Searched refs:literal (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/lib/
Dglob.c84 goto literal; in glob_match()
90 goto literal; in glob_match()
107 literal: in glob_match()
DKconfig.debug1679 preparing literal scatter-gather descriptors, where there is a risk of
/linux-4.19.296/lib/lzo/
Dlzo1x_compress.c41 literal: in lzo1x_1_do_compress()
51 goto literal; in lzo1x_1_do_compress()
/linux-4.19.296/lib/xz/
Dxz_dec_lzma2.c211 uint16_t literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE]; member
594 return s->lzma.literal[low + high]; in lzma_literal_probs()