Home
last modified time | relevance | path

Searched refs:htab_filled (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Dwindows_nt_common.c130 static unsigned long htab_size, htab_filled; variable
168 htab_filled = 0; in htab_create()
259 if (htab_filled >= htab_size) { in htab_hash()
278 ++htab_filled; in htab_hash()