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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dfns.c4317 static unsigned hashfn_eq P_ ((struct Lisp_Hash_Table *, Lisp_Object));
4485 hashfn_eq (h, key)
4608 h->hashfn = hashfn_eq;
4457 hashfn_eq (h, key) function

Completed in 119 milliseconds