Searched refs:fns (Results 1 – 5 of 5) sorted by relevance
25 char fns[16]; member
33 if (!is_bit_set(dfltcc_state->common.af.fns, DFLTCC_GDHT) || in dfltcc_can_deflate()34 !is_bit_set(dfltcc_state->common.af.fns, DFLTCC_CMPR) || in dfltcc_can_deflate()
26 return is_bit_set(dfltcc_state->af.fns, DFLTCC_XPND) && in dfltcc_can_inflate()
71 tmp = fns(buf[i], n); in test_fns()
91 sz = idx * BITS_PER_LONG + fns(tmp, nr); \
Completed in 7 milliseconds