]> git.eshelyaron.com Git - emacs.git/commit
Simplify and regularize some offset tests in alloc.c
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Jun 2020 05:41:33 +0000 (22:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Jun 2020 05:42:01 +0000 (22:42 -0700)
commit3973f68f590dabc6b7beda97d45fa8d88ae40ffc
treea1e78b5c3f97be50635da518913788ec7938670d
parente10940f3f14e91e2740b139c1ff2983a88d66cc7
Simplify and regularize some offset tests in alloc.c

* src/alloc.c (live_string_holding, live_cons_holding)
(live_symbol_holding, live_float_p): Simplify and regularize.
src/alloc.c