this               54 gc/gcc_support.c typedef (*destructor_proc) PROTO(( void* this, int flag ));
this              316 gc/include/gc_cpp.h     GC_register_finalizer_ignore_self( GC_base(this), 0, 0, 0, 0 );}
this              324 gc/include/gc_cpp.h     void* base = GC_base( (void *) this );
this              328 gc/include/gc_cpp.h         base, (GC_finalization_proc)cleanup, (void*) ((char*) this - (char*) base),
this               98 gc/include/gc_gcj.h     --> gc_local_alloc.h should be included after this.  Otherwise
this               47 gc/include/weakpointer.h     {return (T*) _WeakPointer_Pointer( this->impl );}
this               56 gc/include/weakpointer.h     {return _WeakPointer_Equal( this->impl, wp2.impl );}
this               62 gc/include/weakpointer.h     {return _WeakPointer_Hash( this->impl );}
this              133 gc/include/weakpointer.h             {this->head = _CleanUp_Queue_NewHead();}
this              137 gc/include/weakpointer.h             {_CleanUp_Queue_Set( this->head, t );}
this              144 gc/include/weakpointer.h            {return _CleanUp_Queue_Call( this->head );}