Home
last modified time | relevance | path

Searched refs:MEM_TYPE_VECTOR_BLOCK (Results 1 – 4 of 4) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dalloc.c485 MEM_TYPE_VECTOR_BLOCK, enumerator
2991 MEM_TYPE_VECTOR_BLOCK); in allocate_vector_block()
4723 eassert (m->type == MEM_TYPE_VECTOR_BLOCK); in live_small_vector_holding()
4862 case MEM_TYPE_VECTOR_BLOCK: in mark_maybe_pointer()
5259 case MEM_TYPE_VECTOR_BLOCK: in valid_lisp_object_p()
6741 CHECK_LIVE (live_small_vector_p, MEM_TYPE_VECTOR_BLOCK); in mark_object()
H A DChangeLog.1211351 * alloc.c (enum mem_type): New type `MEM_TYPE_VECTOR_BLOCK'
/dports/editors/emacs/emacs-27.2/src/
H A Dalloc.c425 MEM_TYPE_VECTOR_BLOCK, enumerator
2861 MEM_TYPE_VECTOR_BLOCK); in allocate_vector_block()
4448 if (m->type == MEM_TYPE_VECTOR_BLOCK) in live_vector_holding()
4645 case MEM_TYPE_VECTOR_BLOCK: in mark_maybe_pointer()
5051 case MEM_TYPE_VECTOR_BLOCK: in valid_lisp_object_p()
H A DChangeLog.1211351 * alloc.c (enum mem_type): New type `MEM_TYPE_VECTOR_BLOCK'