Searched refs:constructor (Results 1 - 25 of 124) sorted by relevance

12345

/freebsd-10.0-release/contrib/gcc/config/ia64/
H A Dcrtfastmath.c33 static void __attribute__((constructor))
/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_autoinit.c44 void _thread_init_hack(void) __attribute__ ((constructor));
/freebsd-10.0-release/lib/libthr/thread/
H A Dthr_autoinit.c45 void _thread_init_hack(void) __attribute__ ((constructor));
/freebsd-10.0-release/contrib/gcc/config/sparc/
H A Dcrtfastmath.c37 static void __attribute__((constructor))
H A Dfreebsd.h109 static void check_enabling(void) __attribute__ ((constructor)); \
/freebsd-10.0-release/contrib/libstdc++/libsupc++/
H A Dvec.cc73 __cxa_cdtor_type constructor,
77 constructor, destructor,
85 __cxa_cdtor_type constructor,
106 constructor, destructor);
123 __cxa_cdtor_type constructor,
144 constructor, destructor);
162 __cxa_cdtor_type constructor,
170 if (constructor)
172 constructor(ptr);
191 __cxa_cdtor_return_type (*constructor) (voi
70 __cxa_vec_new(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor) argument
82 __cxa_vec_new2(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor, void *(*alloc) (std::size_t), void (*dealloc) (void *)) argument
120 __cxa_vec_new3(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor, void *(*alloc) (std::size_t), void (*dealloc) (void *, std::size_t)) argument
159 __cxa_vec_ctor(void *array_address, std::size_t element_count, std::size_t element_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor) argument
371 __aeabi_vec_ctor_nocookie_nodtor(void *array_address, abi::__cxa_cdtor_type constructor, std::size_t element_size, std::size_t element_count) argument
381 __aeabi_vec_ctor_cookie_nodtor(void *array_address, abi::__cxa_cdtor_type constructor, std::size_t element_size, std::size_t element_count) argument
419 __aeabi_vec_new_nocookie(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor) argument
428 __aeabi_vec_new_cookie_nodtor(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor) argument
438 __aeabi_vec_new_cookie(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor, abi::__cxa_cdtor_type destructor) argument
[all...]
H A Dcxxabi.h66 size_t __padding_size, __cxa_cdtor_type constructor,
71 size_t __padding_size, __cxa_cdtor_type constructor,
77 size_t __padding_size, __cxa_cdtor_type constructor,
84 size_t __element_size, __cxa_cdtor_type constructor,
90 __cxa_cdtor_return_type (*constructor) (void*, void*),
473 // class is not constructable with a normal constructor. It is
/freebsd-10.0-release/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c35 umem_constructor_t *constructor; member in struct:umem_cache
106 umem_cache_t *umem_cache_create(char *debug_name, size_t bufsize, size_t align, umem_constructor_t *constructor, umem_destructor_t *destructor, umem_reclaim_t *reclaim, void *callback_data, void *source, int cflags) argument
114 cache->constructor = constructor;
137 if(cache->constructor != NULL) {
138 if(cache->constructor(buf, cache->callback_data, flags) != 0) {
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_support.c34 typedef struct archive *constructor(void); typedef in typeref:struct:constructor
39 test_success(constructor new_, enabler enable_, destructor free_)
55 test_failure(constructor new_, enabler enable_, destructor free_)
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dcygwin2.c34 static void set_mingw (void) __attribute__ ((constructor));
H A Dcrtfastmath.c40 static void __attribute__((constructor))
/freebsd-10.0-release/lib/libc/sparc64/sys/
H A D__sparc_utrap_setup.c51 void __sparc_utrap_setup(void) __attribute__((constructor));
/freebsd-10.0-release/sbin/hastd/
H A Dproto_impl.h40 #define __constructor __attribute__((constructor))
/freebsd-10.0-release/contrib/gcclibs/libgomp/
H A Dcritical.c140 static void __attribute__((constructor))
/freebsd-10.0-release/contrib/ofed/libibverbs/src/
H A Dibverbs.h57 #define INIT __attribute__((constructor))
/freebsd-10.0-release/contrib/openbsm/bin/auditdistd/
H A Dproto_impl.h40 #define __constructor __attribute__((constructor))
/freebsd-10.0-release/crypto/openssl/crypto/
H A Darmcap.c33 void OPENSSL_cpuid_setup(void) __attribute__((constructor));
/freebsd-10.0-release/lib/libstdbuf/
H A Dstdbuf.c100 __attribute__ ((constructor)) static void
/freebsd-10.0-release/sys/netgraph/
H A Dng_echo.c69 .constructor = nge_cons,
H A Dng_ip_input.c99 .constructor = ngipi_cons,
H A Dng_ether_echo.c73 .constructor = ngee_cons,
/freebsd-10.0-release/contrib/gcc/config/
H A Dsol2.h151 /* The Solaris linker doesn't understand constructor priorities. (The
152 GNU linker does support constructor priorities, so GNU ld
188 static void check_enabling(void) __attribute__ ((constructor)); \
/freebsd-10.0-release/contrib/gcclibs/libssp/
H A Dssp.c61 static void __attribute__ ((constructor))
/freebsd-10.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_atomic.c48 static __attribute__((constructor)) void
/freebsd-10.0-release/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h70 int (*constructor)(void *, void *, int), void (*destructor)(void *, void *),

Completed in 155 milliseconds

12345