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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dfns.c4318 static unsigned hashfn_eql P_ ((struct Lisp_Hash_Table *, Lisp_Object));
4500 hashfn_eql (h, key)
4603 h->hashfn = hashfn_eql;
4472 hashfn_eql (h, key) function

Completed in 186 milliseconds