Searched refs:NO_ENTRY (Results 1 – 1 of 1) sorted by relevance
2433 #define NO_ENTRY 0xff macro2444 memset(chash, NO_ENTRY, sizeof(chash)); in remove_loops()2452 if (chash[h] == NO_ENTRY) { in remove_loops()