Searched refs:lookups (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/gas/
H A Dhash.c60 unsigned long lookups; member in struct:hash_control
98 ret->lookups = 0;
146 ++table->lookups;
384 fprintf (f, "\t%lu lookups\n", table->lookups);
/haiku-buildtools/legacy/binutils/gas/
H A Dhash.c62 unsigned long lookups; member in struct:hash_control
124 ret->lookups = 0;
166 ++table->lookups;
405 fprintf (f, "\t%lu lookups\n", table->lookups);
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dmap.go200 // failed lookups yield a false value for the boolean.
337 // failed lookups yield a false value for the boolean.

Completed in 42 milliseconds