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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dfns.c4315 static int cmpfn_user_defined P_ ((struct Lisp_Hash_Table *, Lisp_Object,
4461 cmpfn_user_defined (h, key1, hash1, key2, hash2)
4619 h->cmpfn = cmpfn_user_defined;
4433 cmpfn_user_defined (h, key1, hash1, key2, hash2) function

Completed in 98 milliseconds