Home
last modified time | relevance | path

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

/external/valgrind/main/exp-sgcheck/
Dsg_main.c1223 UWord htab_size; /* size of hash table, MAY ONLY BE A POWER OF 2 */ member
1315 inline static UWord compute_II_hash ( Addr ip, UWord htab_size ) { in compute_II_hash()
/external/chromium_org/third_party/libusb/src/libusb/os/
Dwindows_usb.c456 unsigned long htab_size, htab_filled; variable