Home
last modified time | relevance | path

Searched refs:weak (Results 1 – 25 of 1660) sorted by relevance

12345678910>>...67

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dsafestack.h178 # pragma weak OPENSSL_sk_num
179 # pragma weak OPENSSL_sk_value
180 # pragma weak OPENSSL_sk_new
181 # pragma weak OPENSSL_sk_new_null
182 # pragma weak OPENSSL_sk_new_reserve
183 # pragma weak OPENSSL_sk_reserve
184 # pragma weak OPENSSL_sk_free
185 # pragma weak OPENSSL_sk_zero
186 # pragma weak OPENSSL_sk_delete
187 # pragma weak OPENSSL_sk_delete_ptr
[all …]
H A Dlhash.h221 # pragma weak OPENSSL_LH_new
222 # pragma weak OPENSSL_LH_free
223 # pragma weak OPENSSL_LH_insert
224 # pragma weak OPENSSL_LH_delete
225 # pragma weak OPENSSL_LH_retrieve
226 # pragma weak OPENSSL_LH_error
227 # pragma weak OPENSSL_LH_num_items
228 # pragma weak OPENSSL_LH_node_stats_bio
229 # pragma weak OPENSSL_LH_node_usage_stats_bio
230 # pragma weak OPENSSL_LH_stats_bio
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlock.h106 # pragma weak pthread_mutex_init
107 # pragma weak pthread_mutex_lock
108 # pragma weak pthread_mutex_unlock
109 # pragma weak pthread_mutex_destroy
110 # pragma weak pthread_rwlock_init
111 # pragma weak pthread_rwlock_rdlock
112 # pragma weak pthread_rwlock_wrlock
113 # pragma weak pthread_rwlock_unlock
114 # pragma weak pthread_rwlock_destroy
115 # pragma weak pthread_once
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dlock.h105 # pragma weak pthread_mutex_init
106 # pragma weak pthread_mutex_lock
107 # pragma weak pthread_mutex_unlock
108 # pragma weak pthread_mutex_destroy
109 # pragma weak pthread_rwlock_init
110 # pragma weak pthread_rwlock_rdlock
111 # pragma weak pthread_rwlock_wrlock
112 # pragma weak pthread_rwlock_unlock
113 # pragma weak pthread_rwlock_destroy
114 # pragma weak pthread_once
[all …]
H A Dtls.h65 # pragma weak pthread_key_create
66 # pragma weak pthread_getspecific
67 # pragma weak pthread_setspecific
68 # pragma weak pthread_key_delete
70 # pragma weak pthread_self
74 # pragma weak pthread_cancel
141 # pragma weak pth_key_create
142 # pragma weak pth_key_getdata
143 # pragma weak pth_key_setdata
144 # pragma weak pth_key_delete
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dlock.h105 # pragma weak pthread_mutex_init
106 # pragma weak pthread_mutex_lock
107 # pragma weak pthread_mutex_unlock
108 # pragma weak pthread_mutex_destroy
109 # pragma weak pthread_rwlock_init
110 # pragma weak pthread_rwlock_rdlock
111 # pragma weak pthread_rwlock_wrlock
112 # pragma weak pthread_rwlock_unlock
113 # pragma weak pthread_rwlock_destroy
114 # pragma weak pthread_once
[all …]
H A Dtls.h65 # pragma weak pthread_key_create
66 # pragma weak pthread_getspecific
67 # pragma weak pthread_setspecific
68 # pragma weak pthread_key_delete
70 # pragma weak pthread_self
74 # pragma weak pthread_cancel
141 # pragma weak pth_key_create
142 # pragma weak pth_key_getdata
143 # pragma weak pth_key_setdata
144 # pragma weak pth_key_delete
[all …]
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dmemory.cc61 __attribute__((weak))
66 __attribute__((weak))
83 __attribute__((weak))
108 __attribute__((weak))
121 __attribute__((weak))
128 __attribute__((weak))
135 __attribute__((weak))
148 __attribute__((weak))
158 __attribute__((weak))
165 __attribute__((weak))
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rx/
H A Drx-abi-functions.c43 int _COM_CMPLTf (double, double) __attribute__ ((weak, alias ("_COM_CMPLTd")));
44 int _COM_CMPGTf (double, double) __attribute__ ((weak, alias ("_COM_CMPGTd")));
45 int _COM_CMPLEf (double, double) __attribute__ ((weak, alias ("_COM_CMPLEd")));
46 int _COM_CMPGEf (double, double) __attribute__ ((weak, alias ("_COM_CMPGEd")));
47 int _COM_CMPEQf (double, double) __attribute__ ((weak, alias ("_COM_CMPEQd")));
48 int _COM_CMPNEf (double, double) __attribute__ ((weak, alias ("_COM_CMPNEd")));
55 int _COM_CMPLTd (double a, double b) __attribute__ ((weak, alias ("_COM_CMPLTf")));
56 int _COM_CMPGTd (double a, double b) __attribute__ ((weak, alias ("_COM_CMPGTf")));
57 int _COM_CMPLEd (double a, double b) __attribute__ ((weak, alias ("_COM_CMPLEf")));
58 int _COM_CMPGEd (double a, double b) __attribute__ ((weak, alias ("_COM_CMPGEf")));
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rx/
H A Drx-abi-functions.c43 int _COM_CMPLTf (double, double) __attribute__ ((weak, alias ("_COM_CMPLTd")));
44 int _COM_CMPGTf (double, double) __attribute__ ((weak, alias ("_COM_CMPGTd")));
45 int _COM_CMPLEf (double, double) __attribute__ ((weak, alias ("_COM_CMPLEd")));
46 int _COM_CMPGEf (double, double) __attribute__ ((weak, alias ("_COM_CMPGEd")));
47 int _COM_CMPEQf (double, double) __attribute__ ((weak, alias ("_COM_CMPEQd")));
48 int _COM_CMPNEf (double, double) __attribute__ ((weak, alias ("_COM_CMPNEd")));
55 int _COM_CMPLTd (double a, double b) __attribute__ ((weak, alias ("_COM_CMPLTf")));
56 int _COM_CMPGTd (double a, double b) __attribute__ ((weak, alias ("_COM_CMPGTf")));
57 int _COM_CMPLEd (double a, double b) __attribute__ ((weak, alias ("_COM_CMPLEf")));
58 int _COM_CMPGEd (double a, double b) __attribute__ ((weak, alias ("_COM_CMPGEf")));
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dtypeinfo.d14 import core.attribute : weak;
79 @weak ~this() nothrow {} in version()
119 @weak ~this() {} in version()
120 @weak final const(char)* name() const nothrow in version()
124 @weak final bool before(const type_info _arg) const nothrow in version()
148 @weak override const(char)* what() const nothrow { return "bad cast"; } in version()
156 @weak override const(char)* what() const nothrow { return "bad typeid"; } in version()
168 @weak ~this() {} in version()
169 @weak final const(char)* name() const nothrow in version()
173 @weak final bool before(const type_info __arg) const nothrow in version()
[all …]
H A Dexception.d16 import core.attribute : weak;
74 @weak ~this() nothrow {} // HACK: this should extern, but then we have link errors! in version()
77 …@weak const(char)* what() const nothrow { return "unknown"; } // HACK: this should extern, but the… in version()
110 @weak ~this() nothrow {} in version()
113 @weak const(char)* what() const nothrow { return msg != null ? msg : "unknown exception"; } in version()
119 @weak void _Doraise() const { assert(0); } in version()
139 @weak override const(char)* what() const nothrow { return "bad exception"; } in version()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/gcn/
H A Dcrt0.c29 extern void __libc_init_array (void) __attribute__((weak));
30 extern void __libc_fini_array (void) __attribute__((weak));
47 extern void (*__preinit_array_start []) (void) __attribute__((weak));
48 extern void (*__preinit_array_end []) (void) __attribute__((weak));
49 extern void (*__init_array_start []) (void) __attribute__((weak));
50 extern void (*__init_array_end []) (void) __attribute__((weak));
51 extern void (*__fini_array_start []) (void) __attribute__((weak));
52 extern void (*__fini_array_end []) (void) __attribute__((weak));
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/gcn/
H A Dcrt0.c29 extern void __libc_init_array (void) __attribute__((weak));
30 extern void __libc_fini_array (void) __attribute__((weak));
47 extern void (*__preinit_array_start []) (void) __attribute__((weak));
48 extern void (*__preinit_array_end []) (void) __attribute__((weak));
49 extern void (*__init_array_start []) (void) __attribute__((weak));
50 extern void (*__init_array_end []) (void) __attribute__((weak));
51 extern void (*__fini_array_start []) (void) __attribute__((weak));
52 extern void (*__fini_array_end []) (void) __attribute__((weak));
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/glthread/
H A Dlock.h88 # pragma weak thrd_exit
244 # pragma weak pthread_mutex_init
245 # pragma weak pthread_mutex_lock
246 # pragma weak pthread_mutex_unlock
247 # pragma weak pthread_mutex_destroy
248 # pragma weak pthread_rwlock_init
249 # pragma weak pthread_rwlock_rdlock
250 # pragma weak pthread_rwlock_wrlock
251 # pragma weak pthread_rwlock_unlock
252 # pragma weak pthread_rwlock_destroy
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dlibcollector.h62 void collector_sample () __attribute__ ((weak));
63 void collector_pause () __attribute__ ((weak));
64 void collector_resume () __attribute__ ((weak));
65 void collector_thread_pause () __attribute__ ((weak));
66 void collector_thread_resume () __attribute__ ((weak));
67 void collector_terminate_expt () __attribute__ ((weak));
68 void collector_func_load () __attribute__ ((weak));
69 void collector_func_unload () __attribute__ ((weak));
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dlibcollector.h62 void collector_sample () __attribute__ ((weak));
63 void collector_pause () __attribute__ ((weak));
64 void collector_resume () __attribute__ ((weak));
65 void collector_thread_pause () __attribute__ ((weak));
66 void collector_thread_resume () __attribute__ ((weak));
67 void collector_terminate_expt () __attribute__ ((weak));
68 void collector_func_load () __attribute__ ((weak));
69 void collector_func_unload () __attribute__ ((weak));
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dvtv_stubs.cc77 __VLTChangePermission(int) __attribute__((weak));
81 void**) __attribute__((weak));
85 const void*) __attribute__((weak));
88 __VLTVerifyVtablePointer(void**, const void*) __attribute__((weak));
92 void**) __attribute__((weak));
96 const char*, const char*) __attribute__((weak));
100 const char*) __attribute__((weak));
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dvtv_stubs.cc77 __VLTChangePermission(int) __attribute__((weak));
81 void**) __attribute__((weak));
85 const void*) __attribute__((weak));
88 __VLTVerifyVtablePointer(void**, const void*) __attribute__((weak));
92 void**) __attribute__((weak));
96 const char*, const char*) __attribute__((weak));
100 const char*) __attribute__((weak));
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dweakref.m42 dnl Check if the target supports weak.
4 AC_CACHE_CHECK([whether the target supports weak],
8 AC_TRY_COMPILE([void __attribute__((weak)) foo(void) { }],
14 [Define to 1 if the target supports __attribute__((weak)).])
17 dnl Check whether weak refs work like the ELF ones.
18 dnl This means that the weak reference works without having to satify
23 AC_CACHE_CHECK([whether weak refs work like ELF],
31 extern void fNotToBeFound(void) __attribute__((weak));
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dweakref.m42 dnl Check if the target supports weak.
4 AC_CACHE_CHECK([whether the target supports weak],
8 AC_TRY_COMPILE([void __attribute__((weak)) foo(void) { }],
14 [Define to 1 if the target supports __attribute__((weak)).])
17 dnl Check whether weak refs work like the ELF ones.
18 dnl This means that the weak reference works without having to satify
23 AC_CACHE_CHECK([whether weak refs work like ELF],
31 extern void fNotToBeFound(void) __attribute__((weak));
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dweakref.m42 dnl Check if the target supports weak.
4 AC_CACHE_CHECK([whether the target supports weak],
8 AC_TRY_COMPILE([void __attribute__((weak)) foo(void) { }],
14 [Define to 1 if the target supports __attribute__((weak)).])
17 dnl Check whether weak refs work like the ELF ones.
18 dnl This means that the weak reference works without having to satify
23 AC_CACHE_CHECK([whether weak refs work like ELF],
31 extern void fNotToBeFound(void) __attribute__((weak));
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dweakref.m42 dnl Check if the target supports weak.
4 AC_CACHE_CHECK([whether the target supports weak],
8 AC_TRY_COMPILE([void __attribute__((weak)) foo(void) { }],
14 [Define to 1 if the target supports __attribute__((weak)).])
17 dnl Check whether weak refs work like the ELF ones.
18 dnl This means that the weak reference works without having to satify
23 AC_CACHE_CHECK([whether weak refs work like ELF],
31 extern void fNotToBeFound(void) __attribute__((weak));
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dweakref.m42 dnl Check if the target supports weak.
4 AC_CACHE_CHECK([whether the target supports weak],
8 AC_TRY_COMPILE([void __attribute__((weak)) foo(void) { }],
14 [Define to 1 if the target supports __attribute__((weak)).])
17 dnl Check whether weak refs work like the ELF ones.
18 dnl This means that the weak reference works without having to satify
23 AC_CACHE_CHECK([whether weak refs work like ELF],
31 extern void fNotToBeFound(void) __attribute__((weak));
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dweakref.m42 dnl Check if the target supports weak.
4 AC_CACHE_CHECK([whether the target supports weak],
8 AC_TRY_COMPILE([void __attribute__((weak)) foo(void) { }],
14 [Define to 1 if the target supports __attribute__((weak)).])
17 dnl Check whether weak refs work like the ELF ones.
18 dnl This means that the weak reference works without having to satify
23 AC_CACHE_CHECK([whether weak refs work like ELF],
31 extern void fNotToBeFound(void) __attribute__((weak));

12345678910>>...67