while (i < ITEMS) { if ((unsigned*) hash_table[bucket][i].pointer_ val == (unsigned*) pointerAddress) break; i++; }