Home
last modified time | relevance | path

Searched refs:survives_gc_p (Results 1 – 22 of 22) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dfns.c4638 bool key_known_to_survive_p = survives_gc_p (HASH_KEY (h, i)); in sweep_weak_table()
4639 bool value_known_to_survive_p = survives_gc_p (HASH_VALUE (h, i)); in sweep_weak_table()
H A Dlisp.h3853 extern bool survives_gc_p (Lisp_Object);
H A Dalloc.c6929 survives_gc_p (Lisp_Object obj) in survives_gc_p() function
H A DChangeLog.1017504 (survives_gc_p): Use CONS_MARKED_P and simplify.
17732 (mark_maybe_object, mark_maybe_pointer, survives_gc_p):
17748 (mark_object, mark_buffer, survives_gc_p, gc_sweep):
17763 * alloc.c (survives_gc_p): Simplify.
17810 (mark_object, survives_gc_p, gc_sweep): Use new `gcmarkbit' fields.
H A DChangeLog.84175 (survives_gc_p): Make it externally visible.
4207 * alloc.c (survives_gc_p): New.
H A DChangeLog.912472 (survives_gc_p): Return non-zero for pure objects.
13176 (survives_gc_p): Test marked strings differently.
H A DChangeLog.126989 (Fgarbage_collect, survives_gc_p, gc_sweep):
6999 * lisp.h (suppress_checking, push_message, survives_gc_p)
H A DChangeLog.1110920 * alloc.c (mark_maybe_object, mark_object, survives_gc_p):
28865 (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
/dports/editors/emacs/emacs-27.2/src/
H A Dfns.c4468 bool key_known_to_survive_p = survives_gc_p (HASH_KEY (h, i)); in sweep_weak_table()
4469 bool value_known_to_survive_p = survives_gc_p (HASH_VALUE (h, i)); in sweep_weak_table()
H A Dlisp.h3821 extern bool survives_gc_p (Lisp_Object);
H A Dalloc.c6680 survives_gc_p (Lisp_Object obj) in survives_gc_p() function
H A DChangeLog.1017504 (survives_gc_p): Use CONS_MARKED_P and simplify.
17732 (mark_maybe_object, mark_maybe_pointer, survives_gc_p):
17748 (mark_object, mark_buffer, survives_gc_p, gc_sweep):
17763 * alloc.c (survives_gc_p): Simplify.
17810 (mark_object, survives_gc_p, gc_sweep): Use new `gcmarkbit' fields.
H A DChangeLog.912472 (survives_gc_p): Return non-zero for pure objects.
13176 (survives_gc_p): Test marked strings differently.
H A DChangeLog.84175 (survives_gc_p): Make it externally visible.
4207 * alloc.c (survives_gc_p): New.
H A DChangeLog.126989 (Fgarbage_collect, survives_gc_p, gc_sweep):
6999 * lisp.h (suppress_checking, push_message, survives_gc_p)
H A DChangeLog.1110920 * alloc.c (mark_maybe_object, mark_object, survives_gc_p):
28865 (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dlisp.h3722 extern bool survives_gc_p (Lisp_Object);
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dlisp.h3722 extern bool survives_gc_p (Lisp_Object);
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.220469 (mark_maybe_object, valid_lisp_object_p, survives_gc_p):
H A DChangeLog.3138974 (survives_gc_p): check for pdumper objects.
147967 (total_bytes_of_live_objects, survives_gc_p):
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.220469 (mark_maybe_object, valid_lisp_object_p, survives_gc_p):
H A DChangeLog.350394 (survives_gc_p): check for pdumper objects.
59387 (total_bytes_of_live_objects, survives_gc_p):