Home
last modified time | relevance | path

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

/dports/editors/emacs/emacs-27.2/src/
H A Dalloc.c5322 purecopy_hash_table (struct Lisp_Hash_Table *table) in purecopy_hash_table() function
5418 struct Lisp_Hash_Table *h = purecopy_hash_table (table); in purecopy()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dalloc.c5530 purecopy_hash_table (struct Lisp_Hash_Table *table) in purecopy_hash_table() function
5626 struct Lisp_Hash_Table *h = purecopy_hash_table (table); in purecopy()
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.3114939 * src/alloc.c (purecopy_hash_table):
114945 * src/alloc.c (purecopy_hash_table): Assign members in order.
114959 * src/alloc.c (purecopy_hash_table): Assign, don’t purecopy.
115338 * src/alloc.c (purecopy_hash_table, purecopy): Adjust accordingly.
117191 (purecopy_hash_table) New function, makes a copy of the given hash
117197 `:purecopy t`, use purecopy_hash_table otherwise.
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3203519 * src/alloc.c (purecopy_hash_table):
203525 * src/alloc.c (purecopy_hash_table): Assign members in order.
203539 * src/alloc.c (purecopy_hash_table): Assign, don’t purecopy.
203918 * src/alloc.c (purecopy_hash_table, purecopy): Adjust accordingly.
205771 (purecopy_hash_table) New function, makes a copy of the given hash
205777 `:purecopy t`, use purecopy_hash_table otherwise.