Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_common.c140 static unsigned long htab_filled; variable
157 htab_filled = 0; in htab_create()
250 if (htab_filled >= HTAB_SIZE) { in htab_hash()
264 ++htab_filled; in htab_hash()