Home
last modified time | relevance | path

Searched defs:htab_size (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Dwindows_nt_common.c130 static unsigned long htab_size, htab_filled; variable
/external/valgrind/exp-sgcheck/
Dsg_main.c1229 UWord htab_size; /* size of hash table, MAY ONLY BE A POWER OF 2 */ member
1323 inline static UWord compute_II_hash ( Addr ip, UWord htab_size ) { in compute_II_hash()