Searched refs:live_vector_holding (Results 1 – 3 of 3) sorted by relevance
/dports/editors/emacs/emacs-27.2/src/ |
H A D | alloc.c | 4444 live_vector_holding (struct mem_node *m, void *p) in live_vector_holding() function 4481 return !NILP (live_vector_holding (m, p)); in live_vector_p() 4568 mark_p = (EQ (obj, live_vector_holding (m, po)) in mark_maybe_object() 4646 obj = live_vector_holding (m, p); in mark_maybe_pointer()
|
/dports/editors/emacs-devel/emacs-4d1968b/ |
H A D | ChangeLog.3 | 75341 (live_float_p, live_vector_holding): 75345 Now two functions instead of the old live_vector_holding. 75362 (live_symbol_holding, live_vector_holding): 186797 (live_misc_holding, live_vector_holding, live_buffer_holding):
|
/dports/editors/emacs/emacs-27.2/ |
H A D | ChangeLog.3 | 98217 (live_misc_holding, live_vector_holding, live_buffer_holding):
|