Home
last modified time | relevance | path

Searched refs:maybe_garbage_collect (Results 1 – 6 of 6) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dlisp.h3832 extern void maybe_garbage_collect (void);
5066 maybe_garbage_collect (); in maybe_gc()
H A Dalloc.c5844 maybe_garbage_collect (void) in maybe_garbage_collect() function
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dlisp.h3891 extern void maybe_garbage_collect (void);
5208 maybe_garbage_collect (); in maybe_gc()
H A Dalloc.c6052 maybe_garbage_collect (void) in maybe_garbage_collect() function
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.320848 (maybe_garbage_collect): New function.
20851 * src/lisp.h (maybe_gc): Call maybe_garbage_collect instead
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3109427 (maybe_garbage_collect): New function.
109430 * src/lisp.h (maybe_gc): Call maybe_garbage_collect instead