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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.bob/
H A Dtemplate3.C22 Dictionary() : i_buckets (new List<T>[1234]) {}
23 ~Dictionary() { delete [] i_buckets; }
25 List<T> * i_buckets; member in class:Dictionary
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.bob/
H A Dtemplate3.C22 Dictionary() : i_buckets (new List<T>[1234]) {}
23 ~Dictionary() { delete [] i_buckets; }
25 List<T> * i_buckets; member in class:Dictionary

Completed in 103 milliseconds