Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zlib_dfltcc/
Ddfltcc_util.h25 #define DFLTCC_FN_MASK ((1 << 7) - 1) macro
70 switch (fn & DFLTCC_FN_MASK) { in dfltcc()