diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2012-07-20 17:14:58 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2012-07-20 17:14:58 +0400 |
commit | dac616ff9f51b77e399a06863a79446958c4f840 (patch) | |
tree | ed956a463f0efff837c7de4a9a61b31e2567d45a /lisp/emacs-lisp/map-ynp.el | |
parent | bbf0e7d97893b9abfe6575a408f03e48543cb513 (diff) | |
download | emacs-dac616ff9f51b77e399a06863a79446958c4f840.tar.gz emacs-dac616ff9f51b77e399a06863a79446958c4f840.tar.bz2 emacs-dac616ff9f51b77e399a06863a79446958c4f840.zip |
Make maybe_gc inline.
Verify that inlining is always possible (GCC 4.7.1, -O3 -Winline).
* lisp.h (consing_since_gc, gc_relative_threshold)
(memory_full_cons_threshold): Revert declaration.
(maybe_gc): Remove prototype, define as inline.
* alloc.c: Remove old commented-out code.
(consing_since_gc, gc_relative_threshold)
(memory_full_cons_threshold): Revert to global.
(maybe_gc): Remove.
Diffstat (limited to 'lisp/emacs-lisp/map-ynp.el')
0 files changed, 0 insertions, 0 deletions