Home
last modified time | relevance | path

Searched defs:BIT_mask (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dbitstream.h151 static const unsigned BIT_mask[] = {0, 1, 3, 7, 0xF, 0x1F, 0x3F, 0x7F, 0xFF, variable
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dbitstream.h153 static const unsigned BIT_mask[] = { variable

Completed in 3 milliseconds