__ac_isdel 104 khash.h while (!__ac_isempty(h->flags, i) && (__ac_isdel(h->flags, i) || !__hash_equal(h->keys[i], key))) { \ __ac_isdel 188 khash.h while (!__ac_isempty(h->flags, i) && (__ac_isdel(h->flags, i) || !__hash_equal(h->keys[i], key))) { \ __ac_isdel 189 khash.h if (__ac_isdel(h->flags, i)) site = i; \ __ac_isdel 204 khash.h } else if (__ac_isdel(h->flags, x)) { /* deleted */ \