Home
last modified time | relevance | path

Searched defs:objectp (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc47 void* objectp; in __cxa_begin_catch() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc47 void* objectp; in __cxa_begin_catch() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dddt_zap.c37 ddt_zap_create(objset_t *os, uint64_t *objectp, dmu_tx_t *tx, boolean_t prehash) in ddt_zap_create()
H A Ddmu_object.c163 dmu_object_next(objset_t *os, uint64_t *objectp, boolean_t hole, uint64_t txg) in dmu_object_next()
H A Dddt.c66 uint64_t *objectp = &ddt->ddt_object[type][class]; in ddt_object_create() local
91 uint64_t *objectp = &ddt->ddt_object[type][class]; in ddt_object_destroy() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d434 void* objectp = cast(void*)header.object; in __gdc_begin_catch() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Demit-rtl.c1930 set_mem_attributes_minus_bitpos (rtx ref, tree t, int objectp, in set_mem_attributes_minus_bitpos()
2153 set_mem_attributes (rtx ref, tree t, int objectp) in set_mem_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.cc1940 set_mem_attributes_minus_bitpos (rtx ref, tree t, int objectp, in set_mem_attributes_minus_bitpos()
2163 set_mem_attributes (rtx ref, tree t, int objectp) in set_mem_attributes()
/netbsd-src/sys/kern/
H A Dsubr_pool.c2632 pool_cache_get_slow(pool_cache_t pc,pool_cache_cpu_t * cc,int s,void ** objectp,paddr_t * pap,int flags) pool_cache_get_slow() argument