/dports/editors/emacs-devel/emacs-4d1968b/src/ |
H A D | fns.c | 4638 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 D | lisp.h | 3853 extern bool survives_gc_p (Lisp_Object);
|
H A D | alloc.c | 6929 survives_gc_p (Lisp_Object obj) in survives_gc_p() function
|
H A D | ChangeLog.10 | 17504 (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 D | ChangeLog.8 | 4175 (survives_gc_p): Make it externally visible. 4207 * alloc.c (survives_gc_p): New.
|
H A D | ChangeLog.9 | 12472 (survives_gc_p): Return non-zero for pure objects. 13176 (survives_gc_p): Test marked strings differently.
|
H A D | ChangeLog.12 | 6989 (Fgarbage_collect, survives_gc_p, gc_sweep): 6999 * lisp.h (suppress_checking, push_message, survives_gc_p)
|
H A D | ChangeLog.11 | 10920 * 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 D | fns.c | 4468 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 D | lisp.h | 3821 extern bool survives_gc_p (Lisp_Object);
|
H A D | alloc.c | 6680 survives_gc_p (Lisp_Object obj) in survives_gc_p() function
|
H A D | ChangeLog.10 | 17504 (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 D | ChangeLog.9 | 12472 (survives_gc_p): Return non-zero for pure objects. 13176 (survives_gc_p): Test marked strings differently.
|
H A D | ChangeLog.8 | 4175 (survives_gc_p): Make it externally visible. 4207 * alloc.c (survives_gc_p): New.
|
H A D | ChangeLog.12 | 6989 (Fgarbage_collect, survives_gc_p, gc_sweep): 6999 * lisp.h (suppress_checking, push_message, survives_gc_p)
|
H A D | ChangeLog.11 | 10920 * 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 D | lisp.h | 3722 extern bool survives_gc_p (Lisp_Object);
|
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/ |
H A D | lisp.h | 3722 extern bool survives_gc_p (Lisp_Object);
|
/dports/editors/emacs-devel/emacs-4d1968b/ |
H A D | ChangeLog.2 | 20469 (mark_maybe_object, valid_lisp_object_p, survives_gc_p):
|
H A D | ChangeLog.3 | 138974 (survives_gc_p): check for pdumper objects. 147967 (total_bytes_of_live_objects, survives_gc_p):
|
/dports/editors/emacs/emacs-27.2/ |
H A D | ChangeLog.2 | 20469 (mark_maybe_object, valid_lisp_object_p, survives_gc_p):
|
H A D | ChangeLog.3 | 50394 (survives_gc_p): check for pdumper objects. 59387 (total_bytes_of_live_objects, survives_gc_p):
|