Searched refs:add_ref (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb99.C27 unsigned int add_ref( void ) { return ++_count; } function in class:ref_counted
47 add_ref();
52 add_ref();
75 add_ref();
84 add_ref();
90 void add_ref( void ) function in class:ref_ptr
93 _ptr->add_ref();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb99.C27 unsigned int add_ref( void ) { return ++_count; } function in class:ref_counted
47 add_ref();
52 add_ref();
75 add_ref();
84 add_ref();
90 void add_ref( void ) function in class:ref_ptr
93 _ptr->add_ref();

Completed in 98 milliseconds