Home
last modified time | relevance | path

Searched refs:Garply (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dtemplates.cc687 class Garply { class
694 template<class T> T Garply<T>::garply (int i, T tt) in garply()
756 Garply<int> f; in main()
757 Garply<char> fc; in main()
760 Garply<Garply<char> > nf; in main()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog3021 Garply<Garply<char> >:: garply".