Lines Matching full:entry_equals
1081 entry_equals( const Entry* e1, const Entry* e2 )1221 if (node->hash == key->hash && entry_equals(node, key))