Searched refs:purecopy_hash_table (Results 1 – 4 of 4) sorted by relevance
5322 purecopy_hash_table (struct Lisp_Hash_Table *table) in purecopy_hash_table() function5418 struct Lisp_Hash_Table *h = purecopy_hash_table (table); in purecopy()
5530 purecopy_hash_table (struct Lisp_Hash_Table *table) in purecopy_hash_table() function5626 struct Lisp_Hash_Table *h = purecopy_hash_table (table); in purecopy()
114939 * 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 hash117197 `:purecopy t`, use purecopy_hash_table otherwise.
203519 * 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 hash205777 `:purecopy t`, use purecopy_hash_table otherwise.