HomeSort by relevance Sort by last modified time
    Searched refs:hval2 (Results 1 - 2 of 2) sorted by null

  /external/libusb/libusb/os/
windows_nt_common.c 207 unsigned long hval, hval2; local
237 hval2 = 1 + hval % (htab_size - 2);
241 if (idx <= hval2)
242 idx = htab_size + idx - hval2;
244 idx -= hval2;
  /external/elfutils/src/
ldgeneric.c 3873 Elf32_Word hval2 = (global_hashcodes[ndxtosym[idx2]->outdynsymidx] local
    [all...]

Completed in 5466 milliseconds