Home
last modified time | relevance | path

Searched refs:new_elt (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/libsupc++/
H A Datexit_thread.cc142 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
143 if (!new_elt) in __cxa_thread_atexit()
145 new_elt->destructor = dtor; in __cxa_thread_atexit()
146 new_elt->object = obj; in __cxa_thread_atexit()
147 new_elt->next = first; in __cxa_thread_atexit()
154 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
158 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
160 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/libsupc++/
H A Datexit_thread.cc142 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
143 if (!new_elt) in __cxa_thread_atexit()
145 new_elt->destructor = dtor; in __cxa_thread_atexit()
146 new_elt->object = obj; in __cxa_thread_atexit()
147 new_elt->next = first; in __cxa_thread_atexit()
154 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
158 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
160 single_thread = new_elt; in __cxa_thread_atexit()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
147 if (!new_elt) in __cxa_thread_atexit()
149 new_elt->destructor = dtor; in __cxa_thread_atexit()
150 new_elt->object = obj; in __cxa_thread_atexit()
151 new_elt->next = first; in __cxa_thread_atexit()
158 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
162 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
164 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/libsupc++/
H A Datexit_thread.cc152 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
153 if (!new_elt) in __cxa_thread_atexit()
155 new_elt->destructor = dtor; in __cxa_thread_atexit()
156 new_elt->object = obj; in __cxa_thread_atexit()
157 new_elt->next = first; in __cxa_thread_atexit()
164 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
168 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
170 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc152 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
153 if (!new_elt) in __cxa_thread_atexit()
155 new_elt->destructor = dtor; in __cxa_thread_atexit()
156 new_elt->object = obj; in __cxa_thread_atexit()
157 new_elt->next = first; in __cxa_thread_atexit()
164 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
168 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
170 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/libsupc++/
H A Datexit_thread.cc152 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
153 if (!new_elt) in __cxa_thread_atexit()
155 new_elt->destructor = dtor; in __cxa_thread_atexit()
156 new_elt->object = obj; in __cxa_thread_atexit()
157 new_elt->next = first; in __cxa_thread_atexit()
164 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
168 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
170 single_thread = new_elt; in __cxa_thread_atexit()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/libsupc++/
H A Datexit_thread.cc152 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
153 if (!new_elt) in __cxa_thread_atexit()
155 new_elt->destructor = dtor; in __cxa_thread_atexit()
156 new_elt->object = obj; in __cxa_thread_atexit()
157 new_elt->next = first; in __cxa_thread_atexit()
164 (LPCWSTR) dtor, &new_elt->dll); in __cxa_thread_atexit()
168 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
170 single_thread = new_elt; in __cxa_thread_atexit()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/libsupc++/
H A Datexit_thread.cc119 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
120 if (!new_elt) in __cxa_thread_atexit()
122 new_elt->destructor = dtor; in __cxa_thread_atexit()
123 new_elt->object = obj; in __cxa_thread_atexit()
124 new_elt->next = first; in __cxa_thread_atexit()
127 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
129 single_thread = new_elt; in __cxa_thread_atexit()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/libsupc++/
H A Datexit_thread.cc130 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
131 if (!new_elt) in __cxa_thread_atexit()
133 new_elt->destructor = dtor; in __cxa_thread_atexit()
134 new_elt->object = obj; in __cxa_thread_atexit()
135 new_elt->next = first; in __cxa_thread_atexit()
138 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
140 single_thread = new_elt; in __cxa_thread_atexit()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/libsupc++/
H A Datexit_thread.cc130 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
131 if (!new_elt) in __cxa_thread_atexit()
133 new_elt->destructor = dtor; in __cxa_thread_atexit()
134 new_elt->object = obj; in __cxa_thread_atexit()
135 new_elt->next = first; in __cxa_thread_atexit()
138 __gthread_setspecific (key, new_elt); in __cxa_thread_atexit()
140 single_thread = new_elt; in __cxa_thread_atexit()
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/
H A Dhash.c91 hash_element_type *new_elt = XTALLOC1 (hash_element_type); in hash_insert() local
93 new_elt->key = key; in hash_insert()
94 new_elt->value = value; in hash_insert()
95 new_elt->next = NULL; in hash_insert()
100 table->buckets[n] = new_elt; in hash_insert()
106 loc->next = new_elt; /* Insert the new one after. */ in hash_insert()
117 hash_element_type *new_elt = XTALLOC1 (hash_element_type); in hash_insert_normalized() local
119 new_elt->key = key; in hash_insert_normalized()
120 new_elt->value = value; in hash_insert_normalized()
121 new_elt->next = NULL; in hash_insert_normalized()
[all …]
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/
H A Dhash.c91 hash_element_type *new_elt = XTALLOC1 (hash_element_type); in hash_insert() local
93 new_elt->key = key; in hash_insert()
94 new_elt->value = value; in hash_insert()
95 new_elt->next = NULL; in hash_insert()
100 table->buckets[n] = new_elt; in hash_insert()
106 loc->next = new_elt; /* Insert the new one after. */ in hash_insert()
117 hash_element_type *new_elt = XTALLOC1 (hash_element_type); in hash_insert_normalized() local
119 new_elt->key = key; in hash_insert_normalized()
120 new_elt->value = value; in hash_insert_normalized()
121 new_elt->next = NULL; in hash_insert_normalized()
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/test/
H A Drspamd_heap_test.c27 new_elt (guint pri) in new_elt() function
81 elt = new_elt (2); in rspamd_heap_test_func()
84 elt = new_elt (3); in rspamd_heap_test_func()
87 elt = new_elt (4); in rspamd_heap_test_func()
99 elt = new_elt (2); in rspamd_heap_test_func()
103 elt = new_elt (3); in rspamd_heap_test_func()
112 elt = new_elt (2); in rspamd_heap_test_func()
116 elt = new_elt (3); in rspamd_heap_test_func()
128 elt = new_elt (i - 1); in rspamd_heap_test_func()
144 elt = new_elt (ottery_rand_uint32 () % G_MAXINT32 + 1); in rspamd_heap_test_func()
/dports/mail/rspamd/rspamd-3.1/test/
H A Drspamd_heap_test.c27 new_elt (guint pri) in new_elt() function
81 elt = new_elt (2); in rspamd_heap_test_func()
84 elt = new_elt (3); in rspamd_heap_test_func()
87 elt = new_elt (4); in rspamd_heap_test_func()
99 elt = new_elt (2); in rspamd_heap_test_func()
103 elt = new_elt (3); in rspamd_heap_test_func()
112 elt = new_elt (2); in rspamd_heap_test_func()
116 elt = new_elt (3); in rspamd_heap_test_func()
128 elt = new_elt (i - 1); in rspamd_heap_test_func()
144 elt = new_elt (ottery_rand_uint32 () % G_MAXINT32 + 1); in rspamd_heap_test_func()

1234567