Home
last modified time | relevance | path

Searched defs:max_code (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/lib/zlib_deflate/
Ddeftree.c413 int max_code = desc->max_code; in gen_bitlen() local
497 int max_code, /* largest code with non zero frequency */ in gen_codes()
547 int max_code = -1; /* largest code with non zero frequency */ in build_tree() local
629 int max_code /* and its largest code of non zero frequency */ in scan_tree()
675 int max_code /* and its largest code of non zero frequency */ in send_tree()
Ddefutil.h60 int max_code; /* largest code with non zero frequency */ member
/Linux-v5.4/drivers/input/misc/
Dtwl6040-vibra.c123 int vpk, max_code; in twl6040_vibra_code() local
/Linux-v5.4/net/ipv4/netfilter/
Dip_tables.c1810 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp_type_code_match()
/Linux-v5.4/net/ipv6/netfilter/
Dip6_tables.c1820 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp6_type_code_match()