]> git.eshelyaron.com Git - emacs.git/commit
(pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 20 Jul 2006 01:01:04 +0000 (01:01 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 20 Jul 2006 01:01:04 +0000 (01:01 +0000)
commite5bc14d4b632d53c1fa44d7cae57d3549d9d55bc
tree7726be367982ac3b89ad802b1923335b759cd160
parent533efb8743a7e5b989b55418aaba6cfb08e5095c
(pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.
(init_alloc_once): Initialize them.
(pure_alloc): Allocate non-Lisp objects from the end of pure storage
without alignment.
src/alloc.c