]> git.eshelyaron.com Git - emacs.git/commit
Help the compiler inline sxhash
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Jan 2020 19:23:11 +0000 (11:23 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Jan 2020 19:29:41 +0000 (11:29 -0800)
commitf950b078a6f2fd011312e9471998edf6b5fb957e
treeb26243166a063e13787f19cdad5daf8864b7a151
parent72f54f035dc74a01c1ab5ff444752a994d852490
Help the compiler inline sxhash

* src/fns.c (sxhash_obj): Rename from sxhash and make
it static, so that the compiler can inline it better.
(sxhash): New function that does not take a depth arg.
All callers changed.
src/fns.c
src/image.c
src/lisp.h