Home
last modified time | relevance | path

Searched refs:destructing (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp259 atomic_uint8_t destructing; member
265 atomic_store_relaxed(&destructing, 0); in Allocator()
270 atomic_store_relaxed(&destructing, 1); in ~Allocator()
450 !atomic_load_relaxed(&destructing)) { in Deallocate()
/openbsd/gnu/usr.bin/perl/
H A Dgv.c3140 Perl_Gv_AMupdate(pTHX_ HV *stash, bool destructing) in Perl_Gv_AMupdate() argument
3241 if (destructing) { in Perl_Gv_AMupdate()
H A Dproto.h24 Perl_Gv_AMupdate(pTHX_ HV *stash, bool destructing);
H A Dembed.fnc1260 |bool destructing
/openbsd/usr.bin/lex/
H A DONEWS72 - A bug in destructing a FlexLexer object before doing any scanning
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Drope878 // Self-destructing pointers to Rope_rep.
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-19971053 or not they will need constructing/destructing.
H A DChangeLog-1995745 (expand_vec_init): If the array needs partial destructing, setup an
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc619 Ap |int |Gv_AMupdate |NN HV* stash|bool destructing
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.1394 (expand_vec_init): If the array needs partial destructing, setup an
H A DChangeLog.214728 or not they will need constructing/destructing.