Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddeftree.c150 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) macro
154 # define send_code(s, c, tree) \ macro
[all...]
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddeftree.c150 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) macro
154 # define send_code(s, c, tree) \ macro
[all...]

Completed in 4 milliseconds