Home
last modified time | relevance | path

Searched refs:live_buffer_holding (Results 1 – 3 of 3) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dalloc.c4488 live_buffer_holding (struct mem_node *m, void *p) in live_buffer_holding() function
4511 return !NILP (live_buffer_holding (m, p)); in live_buffer_p()
4569 || EQ (obj, live_buffer_holding (m, po))); in mark_maybe_object()
4624 obj = live_buffer_holding (m, p); in mark_maybe_pointer()
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.381280 (live_buffer_holding, live_buffer_p): Delete functions.
82253 Reverse the meaning of 2nd arg to 'live_buffer_holding'
82255 * src/alloc.c (live_buffer_holding): Rename ALL_BUFFERS ti
82260 the 2nd argument to live_buffer_holding. (Bug#39962)
82266 * src/alloc.c (live_buffer_holding): Add ALL_BUFFERS argument for
186797 (live_misc_holding, live_vector_holding, live_buffer_holding):
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.398217 (live_misc_holding, live_vector_holding, live_buffer_holding):