Home
last modified time | relevance | path

Searched defs:max_bits (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dbitfield.c17 size_t max_bits; member
21 struct bitfield * bitfield_alloc(size_t max_bits) in bitfield_alloc()
/netbsd-src/external/bsd/libbind/dist/dst/
H A Dsupport.c82 dst_s_calculate_bits(const u_char *str, const int max_bits) in dst_s_calculate_bits()
/netbsd-src/lib/libresolv/
H A Dsupport.c85 dst_s_calculate_bits(const u_char *str, const int max_bits) in dst_s_calculate_bits()
/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_cib.c115 u_int max_bits; in octeon_cib_attach() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vm.c2696 unsigned max_bits) in amdgpu_vm_adjust_size()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc4010 int max_bits = floor_log2 (max_len); in try_store_by_multiple_pieces() local